/CodeLabDevTools_2017

Source code to use for my codelab chrome devtools

Primary LanguageJavaScriptMIT LicenseMIT

CodeLabDevTools 2017

Source code for codelab of chrome devtools 2017

Install

# Install all dependancies
$ npm i
# OR
$ yarn

Use it

# Build and run the project
$ npm start

Go to http://localhost:3000 for the front and http://localhost:9000 for the server