mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 06:38:59 +02:00
280 B
280 B
apps/website
Landing page for Trilium Notes powered by Svelte and Tailwind CSS.
Developing
To run a dev server that will hot-reload changes: pnpm dev
Building
To create a production build: pnpm build