https://github.com/jiangshanmeta/vue3-lowcode-admin
https://github.com/jiangshanmeta/vue3-lowcode-admin
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jiangshanmeta/vue3-lowcode-admin
- Owner: jiangshanmeta
- License: mit
- Created: 2021-06-18T12:51:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-05T16:08:23.000Z (over 4 years ago)
- Last Synced: 2025-02-08T23:12:33.080Z (8 months ago)
- Language: Vue
- Size: 292 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue3-lowcode-admin
## 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/).