mirror of
https://github.com/meshtastic/web.git
synced 2026-05-07 14:17:19 -04:00
7748d25886fd1736bdcd7ecc9d1c78093153e54c
Relates to #88 but doesn't fix it.
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%