This commit is contained in:
pdxlocations 2023-07-22 21:17:57 -07:00
parent 11f5a546e0
commit 843b9478b1

View file

@ -16,9 +16,7 @@ The version served from a node can be accessed by first [connecting your node to
## Development & Building
### Setup the Build Environment
[Install PlatformIO](https://platformio.org/platformio-ide)
### Development
Clone the [Meshtastic Web Repo](https://github.com/meshtastic/web) repository
```shell
@ -26,15 +24,12 @@ Clone the [Meshtastic Web Repo](https://github.com/meshtastic/web) repository
cd web
```
### Development
Install the dependencies.
```bash
pnpm i
```
### Building
Build the project: