/Todo_Backend

Basic To-Do app backend.

Primary LanguageJavaScript

README

Repo contains the backend of a basic TODO app.

Install all the dependencies using $ npm install

Start the server in hot-reload mode using $ npm start