Skip to content

Simple TODO application written in Angular 4 with spring boot

Notifications You must be signed in to change notification settings

sarathchand09/TODO-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

TODO-App

Simple TODO application written in Angular 4 with spring boot

UI ALRAEDY HAS DIST .

Its already placed in todo backend project in src/main/resouces/static/ Just we need to do mvn install.. this will generate the executable Jar in target folder Just run Java -jar jarName.jar Thats It! To see the UI open http://localhost:8080