/steepshot-web

Community that rewards people for sharing their lifestyle and visual experience

Primary LanguageJavaScript

Steepshot web application

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

License

MIT License