Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lengyxin/micro-vue
https://github.com/lengyxin/micro-vue
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/lengyxin/micro-vue
- Owner: LengYXin
- Created: 2020-07-13T07:04:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T07:00:56.000Z (almost 2 years ago)
- Last Synced: 2024-04-16T09:07:22.525Z (7 months ago)
- Language: Vue
- Size: 3.15 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vv
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Run your unit tests
```
yarn test:unit
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).