Create README.md
This commit is contained in:
parent
cb5f5b8af8
commit
b9e2c153ce
|
@ -71,7 +71,7 @@
|
||||||
|
|
||||||
- The difference between `scripts/watch.mjs` and `build.mjs` is that the watch option is configured for the Main-process and Preload-script. The Renderer-process uses `require ('vite').createServer`
|
- The difference between `scripts/watch.mjs` and `build.mjs` is that the watch option is configured for the Main-process and Preload-script. The Renderer-process uses `require ('vite').createServer`
|
||||||
|
|
||||||
- Manage projects more through configuration other than scripts. -- **🥳 Simple and clear**
|
- Manage projects more through configuration other than scripts. -- **🥳 Simple and clearly**
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue