meta: document simplified start command
This commit is contained in:
parent
6b4f4b089a
commit
b6081f1a64
|
@ -20,7 +20,7 @@ For more information, check [CONTRIBUTING.md](CONTRIBUTING.md).
|
||||||
- `npm install`, the postinstall script compiles native node modules for electron
|
- `npm install`, the postinstall script compiles native node modules for electron
|
||||||
- might need to install some build tools depending on your platform
|
- might need to install some build tools depending on your platform
|
||||||
- `npm run watch` for code transpilation (starts watchers)
|
- `npm run watch` for code transpilation (starts watchers)
|
||||||
- `npm run start`
|
- `npm start`
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue