A PWA for Bowling Oil Patterns
- ES6
- Material Design Light
- Webpack
- Offline support
- Add to homescreen (Android)
- Install NodeJS 8.0 or higher.
- Run
npm ci
in the root folder - Run
npm start
in the root folder
Then open up your favorite browser and go to http://localhost:3001/
- Install NodeJS 8.0 or higher.
- Run
npm ci
in the root folder - Run
npm run build
in the root folder
- Code from master is build by Docker Hub
- Builds can be pulled by using this command:
docker pull glenndehaan/oilpattern.com
- Add favourites
- Add counter
- Implement share QR codes
- Publish on Google Play
- Publish on MS Store
MIT