Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmosul/cornavirus-vaccinations-tracker
https://github.com/jmosul/cornavirus-vaccinations-tracker
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jmosul/cornavirus-vaccinations-tracker
- Owner: jmosul
- Created: 2021-01-07T23:45:25.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T21:49:47.000Z (about 2 years ago)
- Last Synced: 2024-10-15T08:47:28.709Z (3 months ago)
- Language: Vue
- Size: 2.23 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cornavirus-vaccinations-tracker
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your unit tests
```
npm run test:unit
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).