Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xmasuhai/vue-demo-5
https://github.com/xmasuhai/vue-demo-5
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xmasuhai/vue-demo-5
- Owner: xmasuhai
- Created: 2020-09-26T14:14:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T15:55:52.000Z (about 2 years ago)
- Last Synced: 2023-03-06T17:10:31.628Z (almost 2 years ago)
- Language: Vue
- Size: 945 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-demo-5
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).