Go to file
Francesco Esposito (franjsco) 5bed61ec19 update dependencies 2021-02-13 17:40:40 +01:00
public Implementazione lettura da CSV 2020-03-22 20:01:53 +01:00
src Fix warning propTypes 2020-04-07 20:51:37 +02:00
.editorconfig Implementazione lettura da CSV 2020-03-22 20:01:53 +01:00
.eslintrc.js update dependencies 2021-02-13 17:40:40 +01:00
.gitignore Implementazione lettura da CSV 2020-03-22 20:01:53 +01:00
README.md edit readme 2020-05-12 18:27:07 +02:00
package-lock.json update dependencies 2021-02-13 17:40:40 +01:00
package.json update dependencies 2021-02-13 17:40:40 +01:00
screenshot.png edit readme 2020-05-12 18:37:42 +02:00

README.md

Welcome to covid19-campania 🚨

License: GPL--3.0--or--later Twitter: franjsco

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)

Show your support

Give a if this project helped you!


This README was generated with ❤️ by readme-md-generator