Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiyusullos/2019ncov
https://github.com/xiyusullos/2019ncov
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xiyusullos/2019ncov
- Owner: xiyusullos
- Created: 2020-04-07T05:26:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T10:05:51.000Z (about 2 years ago)
- Last Synced: 2023-03-08T05:02:53.278Z (almost 2 years ago)
- Language: Vue
- Size: 2.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2019ncov
Online demo is [here](https://blog.aponder.top/2019nCoV/).
## 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/).