mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 04:29:01 +01:00
* Update translation files Updated by "Cleanup translation files" add-on in Weblate. Translation: Trilium Notes/README Translate-URL: https://hosted.weblate.org/projects/trilium/readme/ * Translated using Weblate (Portuguese) Currently translated at 9.2% (14 of 152 strings) Translation: Trilium Notes/Website Translate-URL: https://hosted.weblate.org/projects/trilium/website/pt/ --------- Co-authored-by: Francisco Machado <kikomachado089@gmail.com>
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 todist/. Prerenders all found routes in app to static HTML -
npm run preview- Starts a server at http://localhost:4173/ to test production build locally