mirror of
https://github.com/meshtastic/web.git
synced 2026-04-20 05:47:52 -04:00
a65bc37be595bf4cea2b3b2476cf7a6772ea73d7
* defaultValues to rangeTest * found some more while I was there
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%