- open terminal/command prompt and type following command:
npm install -g @angular/cli
- naviagate to mlh-inventory-main directory, and,
npm install -g @angular/cli
- Run the backend as a Spring Boot app
- For frontend, naviagate to mlh-inventory-main directory, open terminal there and run
npm install
- then run
ng serve
HTML CSS TypeScript Angular
Java SpringBoot MySQL