/todo

A To Do App

Primary LanguageEJS

To Do App

Todo App

Install and Setup

  1. cd into the backend folder and then run the command npm init to install the node dependencies.

  2. Run the command npm run dev to start the app then go to http://localhost:8080/ to see it running.