Hi,
To run the application, follow these steps
- Set the Node.js version to 14.20.0 by using the command: nvm use v14.20.0. This will switch to the specified Node.js version.
- Install the required npm packages by running: npm install. This will install the dependencies based on the package.json file in your project.
- Set the Angular CLI version to 15.1.5 by running: npm install -g @angular/[email protected]. This will globally install the specified version of the Angular CLI.
- To run the Angular Diagram Builder, use the command: ng serve. This will start the development server and serve your application locally.
Still, if you face any issues, share us more details such as screenshot or video.
Regards,
Gobinath