Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fiqryq/Pantaucovid-Dashboard
Aplikasi dashboard covid19 sederhana menggunakan api https://covid19.mathdro.id dan vue2.
https://github.com/fiqryq/Pantaucovid-Dashboard
aos api axios covid frontend tailwind vue web
Last synced: 3 months ago
JSON representation
Aplikasi dashboard covid19 sederhana menggunakan api https://covid19.mathdro.id dan vue2.
- Host: GitHub
- URL: https://github.com/fiqryq/Pantaucovid-Dashboard
- Owner: fiqryq
- Created: 2021-01-20T17:33:05.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-08T08:12:17.000Z (over 3 years ago)
- Last Synced: 2024-05-02T03:09:53.174Z (6 months ago)
- Topics: aos, api, axios, covid, frontend, tailwind, vue, web
- Language: Vue
- Homepage: https://pantaucovidapp.netlify.app/
- Size: 502 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- oss - pantaucovidapp.netlify.app website - Vue.js (Open Source Project / Website)
README
# pantaucovid
## 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/).