Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lee981265/ruo
:sparkles: 若尘
https://github.com/lee981265/ruo
Last synced: 9 days ago
JSON representation
:sparkles: 若尘
- Host: GitHub
- URL: https://github.com/lee981265/ruo
- Owner: Lee981265
- License: mit
- Created: 2019-09-30T09:23:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T07:41:15.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T11:04:14.639Z (over 1 year ago)
- Language: Vue
- Homepage:
- Size: 3.58 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
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/).