Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nekosukuriputo/pwa-vue-restorant
Implement PWA on Vue js
https://github.com/nekosukuriputo/pwa-vue-restorant
pwa vuejs2 vuex vutify
Last synced: 18 days ago
JSON representation
Implement PWA on Vue js
- Host: GitHub
- URL: https://github.com/nekosukuriputo/pwa-vue-restorant
- Owner: NekoSukuriputo
- Created: 2023-12-02T10:06:38.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-02T11:54:07.000Z (12 months ago)
- Last Synced: 2024-10-17T11:54:44.189Z (about 1 month ago)
- Topics: pwa, vuejs2, vuex, vutify
- Language: Vue
- Homepage: https://pwa-vue-restorant.vercel.app
- Size: 4.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rahmat-pwa
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).