Commit c793a2da authored by dev0tion's avatar dev0tion

Improve README

parent f920cd77
......@@ -33,6 +33,8 @@ npm install -g @angular/cli
## To build for development
- **in a terminal window** -> npm start
This will compile the Angular code and spawn the Electron process in parallel.
After compilation has completed the Electron UI will refresh.
If you want to seperate the build process from the Electron process you can use:
- **in a terminal window** -> npm start:webpack
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment