Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 310 Bytes

File metadata and controls

11 lines (6 loc) · 310 Bytes

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 nx run website:dev

Building

To create a production build: pnpm nx run website:build