Simple Restaurant PWA apps with dummy data
Check this website Resto Point Lite.
This website built with:
- HTML
- CSS
- Vanilla js
- Webpack
- Workbox-webpack-plugin
- Idb
- Clone this repo:
$ git clone https://github.com/Fachrulmustofa20/RestaurantApp-PWA.git
- Install dependencies
$ npm install
$ npm run start-dev
$ npm run build
$ npm run test
$ npm run e2e