Skip to content

dmahajan980/task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager App

A task managing app built on Node.js framework.

Installation

  1. Clone or download the repository.
  2. Install all the dependencies using the following command.
    npm install

Usage

  1. Run the application using the following command.
    npm run start
    Or you can test the application using the following command.
    npm run test

Releases

No releases published

Packages

No packages published