Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 619 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 619 Bytes

📋 Task-Management-App with Vuejs and Pinia state management

Live Website 🚀

https://vue-task-management-one.vercel.app/

How to Run the project in your computer 💻

Requirements

1. Clone the repository link

git clone https://github.com/deniPamungkas/vue-task-management.git

2. move to project folder

cd auth-vue

3. Install Node Package Manager

npm install

4. Run the project

npm run dev