You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Clone the repository
git clone https://github.com/gri-ffin/timewise.git
# Navigate to the project directorycd yourproject
# Install dependencies
pnpm install
# Start the app
pnpm run dev