trilium/apps/website
Marble127 9cb133c8a6
Translated using Weblate (Dutch)
Currently translated at 20.3% (31 of 152 strings)

Translation: Trilium Notes/Website
Translate-URL: https://hosted.weblate.org/projects/trilium/website/nl/
2025-12-02 07:26:25 +01:00
..
original-images
public
src Translated using Weblate (Dutch) 2025-12-02 07:26:25 +01:00
.gitignore
index.html
package.json chore(deps): update vitest monorepo to v4.0.14 2025-11-26 01:10:40 +00:00
README.md
tsconfig.json chore(website): fix typecheck issue 2025-11-04 08:55:05 +02:00
types-assets.d.ts
vite.config.ts chore(deps): fix typecheck issues 2025-11-01 18:26:43 +02:00

create-preact

Get started using Preact and Vite!

Getting Started

  • npm run dev - Starts a dev server at http://localhost:5173/

  • npm run build - Builds for production, emitting to dist/. Prerenders all found routes in app to static HTML

  • npm run preview - Starts a server at http://localhost:4173/ to test production build locally