#Speedometer PWA
npm start (http://localhost:3333)
npm run prod
Deploy:
- create remote
gh-pages
git clone <project> --branch gh-pages public
npm run deploy
Based on:
#Speedometer PWA
npm start (http://localhost:3333)
npm run prod
Deploy:
gh-pages
git clone <project> --branch gh-pages public
npm run deploy
Based on: