Simple Dashboard Demo App built using Angular 9 and Bootstrap 4
- git clone https://github.com/lopezpagan/covid-dash.git
- cd covid-dash
- npm install
- ng serve
if error: ERROR in The Angular Compiler requires TypeScript >=3.6.4 and <3.8.0 but 3.8.3 was found instead.
- npm i [email protected]
if error with cors: try creating a proxy.