mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
Merge pull request #2098 from resin-io/update-contributing
doc(CONTRIBUTING): Add webpack step to instructions Close #2079
This commit is contained in:
commit
95c2c25f1b
@ -87,6 +87,9 @@ make electron-develop
|
||||
#### GUI
|
||||
|
||||
```sh
|
||||
# Build the GUI
|
||||
make webpack
|
||||
# Start Electron
|
||||
npm start
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user