mirror of
https://github.com/meshtastic/web.git
synced 2026-03-19 06:17:46 -04:00
9c092b7a43747f18b43252a2bf8d4c49f3d12c82
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%