Skip to content

codezerro/Task-Manager

Repository files navigation

Task Manager

📁 Clone the Repository

First, open your terminal and run:

https://github.com/codezerro/Task-Manager.git

Install dependencies packages

npm install

or

yarn install

Run the app

npm run dev 

or (if you use Yarn)

yarn dev

Build the app

npm run build

or (if you use Yarn)

yarn build

About

Task-Manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published