mirror of
https://github.com/meshtastic/web.git
synced 2026-01-26 00:08:38 -05:00
785fc3ec6a1c9934b92f417ab4ea40dc66b152d2
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%