Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrsunshyne/covid19-mauritius
Stats about COVID 19 in Mauritius
https://github.com/mrsunshyne/covid19-mauritius
coronavirus covid19 hacktoberfest hacktoberfest2020 maurice mauritius statistics tailwindcss vuejs
Last synced: 9 days ago
JSON representation
Stats about COVID 19 in Mauritius
- Host: GitHub
- URL: https://github.com/mrsunshyne/covid19-mauritius
- Owner: MrSunshyne
- Created: 2020-03-22T08:58:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T07:25:55.000Z (over 1 year ago)
- Last Synced: 2024-10-14T21:05:30.312Z (23 days ago)
- Topics: coronavirus, covid19, hacktoberfest, hacktoberfest2020, maurice, mauritius, statistics, tailwindcss, vuejs
- Language: Vue
- Homepage: https://covid19.ramgolam.com/
- Size: 2.69 MB
- Stars: 16
- Watchers: 5
- Forks: 6
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# covid19-stats-nuxt
> My amazing Nuxt.js project
## Build Setup
```bash
# install dependencies
$ npm 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).