Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 304 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 304 Bytes

task-manager

How To Install

  • clone this repo
  • cd task-manager
  • Create .env file with contents like .env_example
  • Set all env especially for REACT_APP_COUCHDB_DB_NAME must be set efishery_task_test
  • yarn install or npm install
  • yarn start or npm start
  • and time to manage a task