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: 4 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 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:50:53.000Z (over 3 years ago)
- Last Synced: 2025-02-13T23:14:34.704Z (over 1 year 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/).