Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mannoeu/vue-app-study
https://github.com/mannoeu/vue-app-study
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/mannoeu/vue-app-study
- Owner: mannoeu
- Created: 2020-07-24T02:01:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T09:08:46.000Z (about 2 years ago)
- Last Synced: 2023-03-06T08:03:33.315Z (almost 2 years ago)
- Language: Vue
- Size: 3.12 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# study
## 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/).