mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 12:39:04 +01:00
12 lines
280 B
Markdown
12 lines
280 B
Markdown
# apps/website
|
|
|
|
Landing page for Trilium Notes powered by [Svelte](https://github.com/sveltejs/cli) and [Tailwind CSS](https://tailwindcss.com/).
|
|
|
|
## Developing
|
|
|
|
To run a dev server that will hot-reload changes: `pnpm dev`
|
|
|
|
## Building
|
|
|
|
To create a production build: `pnpm build`
|