https://github.com/xieyezi/vue-template
vue-template for monia-cli
https://github.com/xieyezi/vue-template
template vue vue-template
Last synced: 3 months ago
JSON representation
vue-template for monia-cli
- Host: GitHub
- URL: https://github.com/xieyezi/vue-template
- Owner: xieyezi
- Created: 2020-02-19T07:20:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T02:14:14.000Z (almost 3 years ago)
- Last Synced: 2025-07-04T23:49:06.949Z (3 months ago)
- Topics: template, vue, vue-template
- Language: Vue
- Homepage:
- Size: 4.18 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-template
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn start
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).