mirror of
https://github.com/meshtastic/web.git
synced 2026-05-02 11:43:36 -04:00
08c064d4e65b5255e285e3dd1989410dd370190f
Meshtastic Web
Overview
Official Meshtastic web interface, that can be hosted or served from a node
Stats
Development & Building
Building and Packaging
Build the project:
pnpm build
GZip the output:
pnpm package
Development
Install the dependencies.
pnpm i
Start the development server:
pnpm dev
Languages
TypeScript
99.2%
CSS
0.7%