This project was generated with Angular CLI version 9.0.6.
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.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build. Passed!
Project based on Angular framework only for start application on server from command line by ng serve
command. Chart implemented via D3JS v5 library -> lib included by cdn link in the <head>
tag inside index.html
file. All scripts placed in the index.html
file at he bottom. Enjoy.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.