- Install dependencies
npm install
- Run project
npm start
For generating a build use npm run build
and the result will be in the dist/
folder
https://appdev.sakura.casino/ (synced with master
branch)
https://app.sakura.casino/ (synced with production
branch)