https://github.com/ireoo/api.admin
https://github.com/ireoo/api.admin
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ireoo/api.admin
- Owner: Ireoo
- Created: 2019-01-09T17:54:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-13T08:25:40.000Z (over 4 years ago)
- Last Synced: 2025-10-13T22:02:03.632Z (9 months ago)
- Language: Vue
- Size: 9.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Admin
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run dev
```
### Compiles and minifies for production
```
npm run build
```
### Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```