Source code for codelab of chrome devtools 2017
# Install all dependancies
$ npm i
# OR
$ yarn
# Build and run the project
$ npm start
Go to http://localhost:3000 for the front and http://localhost:9000 for the server
Source code for codelab of chrome devtools 2017
# Install all dependancies
$ npm i
# OR
$ yarn
# Build and run the project
$ npm start
Go to http://localhost:3000 for the front and http://localhost:9000 for the server