mirror of
https://github.com/meshtastic/web.git
synced 2026-04-20 13:58:44 -04:00
e36032045f2104bbb996e6f7c5ac32e1d86d1e4a
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%