Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sakshisrivastava413/society-admin-panel
showing simple table using vuetify
https://github.com/sakshisrivastava413/society-admin-panel
Last synced: 24 days ago
JSON representation
showing simple table using vuetify
- Host: GitHub
- URL: https://github.com/sakshisrivastava413/society-admin-panel
- Owner: Sakshisrivastava413
- Created: 2019-03-10T07:07:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-21T11:12:52.000Z (almost 6 years ago)
- Last Synced: 2024-11-18T22:06:29.030Z (3 months ago)
- Language: Vue
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# home-admin
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).