dmahajan980 / task-manager

A task managing app built on Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A task managing app built on Node.js


Languages

Language:JavaScript 100.0%