mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
update README.md
Signed-off-by: Roman <ixrock@gmail.com>
This commit is contained in:
parent
a2b5ebb1dc
commit
12472aab5b
@ -40,8 +40,8 @@ brew cask install lens
|
||||
|
||||
Allows faster separately re-run some of involved processes:
|
||||
|
||||
1. `yarn dev:main` compiles electron's main process and watch files
|
||||
1. `yarn dev:renderer` compiles electron's renderer part
|
||||
1. `yarn dev:main` compiles electron's main process part and start watching files
|
||||
1. `yarn dev:renderer` compiles electron's renderer part and start watching files
|
||||
1. `yarn dev-run` runs app in dev-mode and restarts when electron's main process file has changed
|
||||
|
||||
## Contributing
|
||||
|
||||
Loading…
Reference in New Issue
Block a user