Files
vikunja/frontend
2025-01-17 14:59:59 +01:00
..
2025-01-17 07:53:54 +00:00
2024-02-10 14:46:33 +01:00
2024-02-09 15:32:12 +01:00
2024-12-10 18:40:27 +01:00
2024-10-29 09:57:53 +00:00
2025-01-17 10:41:45 +01:00
2024-11-03 15:00:12 +01:00

Web frontend for Vikunja

The todo app to organize your life.

License: AGPL v3 Translation

This is the web frontend for Vikunja, written in Vue.js.

Take a look at our roadmap (hosted on Vikunja!) for a list of things we're currently working on!

For general information about the project, refer to the top-level readme of this repo.

Project setup

pnpm install

Compiles and hot-reloads for development

pnpm run dev

Compiles and minifies for production

pnpm run build

Lints and fixes files

pnpm run lint