Dynamic Dashboards
Try it
Open on Vercel
Roadmap
- Save app state in local storage, retrieve it after page reload
- Responsive design for small screens
- Update route (query params) on each tab click
Development server
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Code scaffolding
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Build
Run build:production
to build the project. The build artifacts will be stored in the docs/
directory.
Running unit tests
Run ng test
to execute the unit tests via Karma.