https://github.com/lee981265/ruo
:sparkles: 若尘
https://github.com/lee981265/ruo
Last synced: 4 months ago
JSON representation
:sparkles: 若尘
- Host: GitHub
- URL: https://github.com/lee981265/ruo
- Owner: Lee981265
- License: mit
- Created: 2019-09-30T09:23:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T07:41:15.000Z (over 2 years ago)
- Last Synced: 2024-12-28T06:26:35.780Z (5 months ago)
- Language: Vue
- Homepage:
- Size: 3.58 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ruo
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn start
```### 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/).