Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xty1992a/daily
https://github.com/xty1992a/daily
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xty1992a/daily
- Owner: xty1992a
- Created: 2020-07-03T03:38:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T05:18:24.000Z (about 2 years ago)
- Last Synced: 2023-03-02T15:02:59.664Z (almost 2 years ago)
- Language: Vue
- Size: 2.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# daily
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).