mirror of
https://github.com/meshtastic/web.git
synced 2026-01-28 17:31:33 -05:00
703eacc269218bee5e8a296c59e0ce74bda25c8b
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 developtment server:
pnpm dev
Languages
TypeScript
99.2%
CSS
0.7%