Skip to content

PCMBarber/Spring-TypeScript-To-Do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List

Example project for TypeScript-Springboot To-Do list app

Local Development

Frontend

cd frontend
npm install
npm start

Backend

cd backend
mvn clean install
mvn spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published