middleware-lecture icon indicating copy to clipboard operation
middleware-lecture copied to clipboard

Sample code for the React Next 2017 - Middleware lecture

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