Streem

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build

To create a development build:

npm run build-dev

To run the build open the file public/index.html in your browser

Deploy on now

now

Credits

Generated with createapp.dev