Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 521 Bytes

File metadata and controls

18 lines (8 loc) · 521 Bytes

Welcome to Taskboard

Collaborative task manager app for keeping track of tasks | Website
Taskboard is a simlpe web app for users to keep track of their tasks. User can colaborate with other and it provides them environment to do that easily.

Getting started

To setup the prject on system

run npm i in local directory to install the dependencies.

if the above command fails the run npm i --force

run npm start to start the project.