https://github.com/devon3818/-vue-cli-3.0-use-cube-ui
[vue-cli@3.0] 如何搭配使用cube-ui
https://github.com/devon3818/-vue-cli-3.0-use-cube-ui
Last synced: 4 months ago
JSON representation
[vue-cli@3.0] 如何搭配使用cube-ui
- Host: GitHub
- URL: https://github.com/devon3818/-vue-cli-3.0-use-cube-ui
- Owner: Devon3818
- Created: 2018-07-20T06:29:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-20T06:32:49.000Z (almost 8 years ago)
- Last Synced: 2025-10-22T12:51:31.841Z (8 months ago)
- Language: Vue
- Size: 83 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-project
## 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
```