Skip to content

smit-s/task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to run the project

See that latest version of nodejs,reat,react-dom is installed.

  1. Download the files.
  2. Open terminal and set path to this this directory. example C:\Users\Smit\Desktop\task-manager> where task-manager contains the source-files.
  3. Now, use command npm install which will install node_modules.
  4. run command yarn build which will create static file without changing the path.
  5. Next, run command yarn start which will start a server generally at localhost:3000.

About

A simple task manager using react js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors