Skip to content

StephaniePatterson/TaskWeaver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TaskWeaver

Check the verison of node using the command:

node -v

The version of the node should be greater than v18. If not, please install the latest version.

Navigate into the taskweaver directory and run npm install:

npm install

To run the app, run the following command:

yarn dev

The app will be available on a localhost (something similar to https://localhost:3000)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.0%
  • CSS 14.7%
  • Dockerfile 2.0%
  • JavaScript 1.3%