Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 355 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 355 Bytes

nodejs-task-manager-app

Description

A Task manager backend API that gives users a way to keep track of their tasks.

Availabe Scripts

In the project directory, you can run:

npm run start

Runs the app in the production mode.

npm run dev

Runs the app in development mode.