Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

play-todo

This is a backend and frontend separated project.

Backend is written with scala play, db operations is with ReactiveMongo driver.

Frontend is written with react.

To run the project, you need to install mongodb on your local machine first.

  1. Start mongo on local machine first.
  2. Go to playtodo folder run: sbt run this will bring the backend server at port 9000.
  3. Go to react-todo folder run: npm installthis will installed the required packages first. Then run: npm start or yarn start this will bring front end at port 3000.

The demo project referred some resources from internet, thanks for sharing.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages