The BPMN shapes help us to represent internal business processes in a graphical notation. They enable you to communicate procedures in a standard manner. These shapes are popular and intuitive graphics that can be easily understood by all business stakeholders, including business users, business analysts, software developers, and data architects.
Install Node version - 14.17.3 from https://nodejs.org/en/download/
Install Angular CLI - 14.2.9 using the below command
npm i @angular/[email protected]
Use the below command to install all dependent packages.
npm install
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
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.