Skip to content

vikaspatel15793/todoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Todo Client Application

This project was generated with Angular CLI version 1.6.7.

NodeJS dependancy

Install NodeJS dependancy using npm install

Development server

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.

Build

Run ng build to build the project. The build files will be stored in the dist/ directory.

Todo Server Application

Required installation

  • JDK 8 or More

Run Application

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published