README: Point to the full documentation in backend

This commit is contained in:
Emilio Veloci
2026-02-21 17:15:51 +01:00
parent f483653506
commit 8c28183410

View File

@@ -20,12 +20,9 @@ As an avid for open-source, I was eager to create a solution that could benefit
- Recurring Tasks: Schedule tasks to repeat daily, weekly, monthly, or yearly, with flexible customization options. - Recurring Tasks: Schedule tasks to repeat daily, weekly, monthly, or yearly, with flexible customization options.
- Progress Tracking: Track the completion status of tasks and view historical data. - Progress Tracking: Track the completion status of tasks and view historical data.
## Installation ## Development Environment
1. Clone the repository: Follow the full instructions here: https://github.com/donetick/donetick?tab=readme-ov-file#development-environment
2. Navigate to the project directory: `cd frontend`
3. Download dependency `npm install`
4. Run locally `npm start`
## Contributing ## Contributing