Skip to content

kr-viku/task-manager-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task-manager-api

To run this project locally, do the following:

  1. Clone this repo:

    # Using below command....
    git clone https://github.com/traklabsorg/www.traklabs-io-Homepages.git
  2. Then open this folder in Visual Studio Code editor or any editor.

  3. First install all dependencies:

    # or with npm
    npm install
  4. Start the server

    npm start
  5. Now run the app in Browser

     localhost:5000
    

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published