Skip to content

dellasys/project_management_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pm_tool

Installation

  1. On terminal, install meteor using the following command :

For macOs :

curl https://install.meteor.com/ | sh

For Windows : (Using Chocolatey package manager)

choco install meteor
  1. Run git clone https://github.com/dellasys/project_management_tool.git . in project directory.
  2. Run npm install in project directory.
  3. Run meteor in project directory to start the app.
  4. You should be able to see the app running on http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published