Build and deploy to github pages using
npm run deploy
- Generate Android pPoject Using manifest.json
bubblewrap init --manifest=https://viknhat.github.io/workout-maker/manifest.json
- Update Android Project
bubblewrap update
- Build Android Project
bubblewrap build
To start the application (root folder of package.json):
npm start