Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 24 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-01T05:13:17.000Z (over 3 years ago)
- Last Synced: 2024-10-29T17:18:00.510Z (2 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
[![Netlify Status](https://api.netlify.com/api/v1/badges/72c42416-4b54-4690-8b17-f0d153d7616f/deploy-status)](https://app.netlify.com/sites/covid-lanka/deploys) ![Trigger Netlify Build](https://github.com/pktharindu/covid-lanka/workflows/Trigger%20Netlify%20Build/badge.svg)
![Banner](https://raw.githubusercontent.com/pktharindu/covid-lanka/master/static/social-banner.png)
## 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).