Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alhiane/worldcovid-19
worldCovid-19 A new web application tracker for Covid-19 data
https://github.com/alhiane/worldcovid-19
Last synced: about 2 months ago
JSON representation
worldCovid-19 A new web application tracker for Covid-19 data
- Host: GitHub
- URL: https://github.com/alhiane/worldcovid-19
- Owner: Alhiane
- Created: 2020-03-28T18:16:39.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T17:40:30.000Z (about 2 years ago)
- Last Synced: 2023-03-08T05:22:46.112Z (almost 2 years ago)
- Language: Vue
- Size: 4.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# worldcovid-19
## 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/).