https://github.com/xty1992a/vue-next-test
https://github.com/xty1992a/vue-next-test
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xty1992a/vue-next-test
- Owner: xty1992a
- Created: 2020-04-26T10:40:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T14:33:50.000Z (about 2 years ago)
- Last Synced: 2023-03-02T15:03:07.623Z (almost 2 years ago)
- Language: JavaScript
- Size: 2.57 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-next-test
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).