- VSCode
- Angular Framework
- CRUD Operations using SpringBoot RESTful API
- Angular Routing
- Fork and run the springboot project https://github.com/javabyranjith/spring-boot/tree/master/sboot-rest
- Test the RESTful services stated in https://github.com/javabyranjith/spring-boot/blob/master/sboot-rest/README.md
- Fork and run this project
* Intall the dependencies: > npm install
* Update the dependencies: > ng update
* Start angular application: > ng s -o