https://github.com/puti94/test
测试git page
https://github.com/puti94/test
Last synced: 2 months ago
JSON representation
测试git page
- Host: GitHub
- URL: https://github.com/puti94/test
- Owner: puti94
- Created: 2019-04-29T14:58:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-30T08:43:17.000Z (about 6 years ago)
- Last Synced: 2025-02-03T23:40:58.948Z (4 months ago)
- Language: Vue
- Size: 341 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# demo
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Run your tests
```
yarn run test
```### Lints and fixes files
```
yarn run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).