This project was generated with Angular CLI version 1.6.7.
Install NodeJS dependancy using npm install
Run nmp start
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build to build the project. The build files will be stored in the dist/ directory.
- JDK 8 or More
- First build mvn project using
mvn clean install
. - Go to target folder and run the jar file using
java -jar todo-server-0.0.1-SNAPSHOT.jar