mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
no pio
This commit is contained in:
parent
11f5a546e0
commit
843b9478b1
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue