Mind mapping is a high effective way to brainstorm and organize your thoughts organically without worrying about order and structure. It presents information where the central idea is placed in the middle and associated topics are arranged around it.
This project was generated with Angular CLI version 15.0.5.
- Angular CLI supported version >= 15.0.5.
- Required node version >= 16.13.1, supported npm version will be installed along with the node version
- To install all dependent packages, use the below command.
npm install
- If Angular CLI is not installed into your machine, please use the below command to install Angular CLI.
npm install -g @angular/cli
To run the sample, use the below command
ng serve
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.