5bed61ec19 | ||
---|---|---|
public | ||
src | ||
.editorconfig | ||
.eslintrc.js | ||
.gitignore | ||
README.md | ||
package-lock.json | ||
package.json | ||
screenshot.png |
README.md
Welcome to covid19-campania 🚨
Dashboard emergenza COVID-19 in Campania.
🏠 Dashboard covid19-campania
I dati presenti all'interno dashbord sono prelevati dal repository ufficiale della Protezione Civile.
Install
npm install
Usage
Development
npm run start
Production
npm run build
npm install -g serve
serve -s build
Other Solutions: here
Author
👤 franjsco (Francesco Esposito)
- Website: https://franjsco.github.io/
- Twitter: @franjsco
- Github: @franjsco
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator