Draw a chart from given a JSON file.
(Verify that you are running at least node 8.9.x and npm 5.x.x by running node -v and npm -v in a terminal/console window. Older versions produce errors, but newer versions are fine.)
- Go to project folder and install dependencie : npm install
- Run
ng serve
for a dev server. Navigate tohttp://localhost:4200/
. The app will automatically reload if you change any of the source files
- Angular 6
- Angular Material
- Bootstrap
- HTML5
- CSS3