https://github.com/modularcode/modular-admin-vue
Modular Admin - Free Dashboard Theme Built On Bootstrap 4 | Vue.js Version
https://github.com/modularcode/modular-admin-vue
Last synced: 9 months ago
JSON representation
Modular Admin - Free Dashboard Theme Built On Bootstrap 4 | Vue.js Version
- Host: GitHub
- URL: https://github.com/modularcode/modular-admin-vue
- Owner: modularcode
- Created: 2017-06-05T23:59:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-11T21:35:42.000Z (over 6 years ago)
- Last Synced: 2024-05-23T09:32:44.826Z (over 1 year ago)
- Language: Vue
- Size: 310 KB
- Stars: 23
- Watchers: 13
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# modular-admin-vue
## 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/).