Contributing to HamsterBase Tasks
June 22, 2025 ยท View on GitHub
Thank you for your interest in contributing to HamsterBase Tasks! We welcome contributions from the community and appreciate your help in making this project better.
Getting Started
Prerequisites
- Node.js (version 18 or higher)
- pnpm package manager
Setup Development Environment
-
Fork and Clone the Repository
git clone https://github.com/hamsterbase/tasks.git cd tasks -
Install Dependencies
pnpm i npx simple-git-hooks
Local Development
-
Start the Development Server
npm run dev -
Access the Application Open your browser and visit: http://localhost:5173/