https://github.com/pktharindu/covid-lanka
Coronavirus (COVID-19) Disease Pandemic Statistics in Sri Lanka
https://github.com/pktharindu/covid-lanka
coronavirus covid-19 netlify nuxtjs sri-lanka tracking
Last synced: about 1 month ago
JSON representation
Coronavirus (COVID-19) Disease Pandemic Statistics in Sri Lanka
- Host: GitHub
- URL: https://github.com/pktharindu/covid-lanka
- Owner: pktharindu
- Created: 2020-03-21T10:27:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-01T05:13:17.000Z (about 4 years ago)
- Last Synced: 2025-02-09T09:43:35.214Z (3 months ago)
- Topics: coronavirus, covid-19, netlify, nuxtjs, sri-lanka, tracking
- Language: Vue
- Homepage: https://covid-lanka.netlify.app
- Size: 3.81 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# COVID-19 Sri Lanka
[](https://app.netlify.com/sites/covid-lanka/deploys) 

## Build Setup
``` bash
# install dependencies
$ npm run install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).