Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 466 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 466 Bytes

CORONA Dashboard (pet project)

See live here https://corona-dashboard.onrender.com/

Development setup

  • Install nodejs (Recommended version: 12.14.0)
  • Install frontend dependencies by running npm install

Start project

Run npm start to run the app in development mode Open http://localhost:3000 to view it in the browser.

Troubleshooting

  • Problem with node-sass? Run npm rebuild node-sass