Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lostsnow/cloudrain-web
https://github.com/lostsnow/cloudrain-web
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lostsnow/cloudrain-web
- Owner: lostsnow
- Created: 2021-08-08T15:46:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-04T16:41:09.000Z (about 1 year ago)
- Last Synced: 2024-05-28T19:12:18.438Z (7 months ago)
- Language: Vue
- Size: 1.03 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cloudrain web
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).