Just a place to test things.
$ npm start and listen on port 4000.
# Install dependencies
npm install
# run the project in development mode
npm start
# Compiles and minifies for production
npm run buildModified from Todd Motto's project
Just a place to test things.
$ npm start and listen on port 4000.
# Install dependencies
npm install
# run the project in development mode
npm start
# Compiles and minifies for production
npm run buildModified from Todd Motto's project