Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:50:53.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T12:42:14.720Z (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/).