https://github.com/agarwalbharat/hostelmess-new
Menu of Hostel mess with push notifications on time based
https://github.com/agarwalbharat/hostelmess-new
hostel mess pwa vue vuetify web-application
Last synced: about 2 months ago
JSON representation
Menu of Hostel mess with push notifications on time based
- Host: GitHub
- URL: https://github.com/agarwalbharat/hostelmess-new
- Owner: agarwalbharat
- Created: 2019-11-10T16:35:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:50:53.000Z (over 2 years ago)
- Last Synced: 2025-02-13T23:14:34.704Z (3 months ago)
- Topics: hostel, mess, pwa, vue, vuetify, web-application
- Language: Vue
- Homepage: https://demo-hostelmess.iambharat.me/
- Size: 1.3 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hostel Mess
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).