Install the dependencies:
npm install
Development mode with livereload:
npm run start
When you are done, create a production ready version of the JS bundle:
npm run build
Community that rewards people for sharing their lifestyle and visual experience
JavaScript
Install the dependencies:
npm install
Development mode with livereload:
npm run start
When you are done, create a production ready version of the JS bundle:
npm run build