Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 240 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 240 Bytes

Sample Middleware project for the React Next 2017 talk by Boris Dinkevich

Starting

yarn
yarn start

On windows you might need to run set NODE_ENV=src before running yarn start