Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ohcnetwork/infographics-frontend
Infographics front end
https://github.com/ohcnetwork/infographics-frontend
covid-19
Last synced: about 2 months ago
JSON representation
Infographics front end
- Host: GitHub
- URL: https://github.com/ohcnetwork/infographics-frontend
- Owner: ohcnetwork
- License: mit
- Created: 2020-03-20T16:41:39.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-15T05:44:59.000Z (5 months ago)
- Last Synced: 2024-11-14T08:15:43.238Z (about 2 months ago)
- Topics: covid-19
- Language: Vue
- Size: 1.98 MB
- Stars: 0
- Watchers: 7
- Forks: 3
- Open Issues: 61
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# infographics-coronasafe
Concise, reliable and shareable infographics for health, environmental and social awareness during the time of the Covid-19 outbreak
> infographics --corona safe
## 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).