mirror of
https://github.com/ducbao414/win32.run.git
synced 2025-12-15 08:42:49 +09:00
Update README.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
### Yet another Windows XP in the browser, with a File System, programs, custom file picker and saver dialogs, 3rd-party program, etc.
|
||||
### Yet another Windows XP in the browser, with a File System, programs, XP-style File Picker and Saver dialogs, 3rd-party program, etc.
|
||||
## [🍭 win32.run](https://win32.run)
|
||||
|
||||

|
||||
@@ -46,7 +46,7 @@ The dev server is at http://localhost:3000
|
||||
```shell
|
||||
npm run build
|
||||
```
|
||||
The build output location is win32.run/build
|
||||
The build output location is win32.run-main/build
|
||||
To preview the build
|
||||
```shell
|
||||
npm run preview
|
||||
@@ -60,4 +60,6 @@ Put the build folder, package.json, package-lock.json on to the server, ```cd```
|
||||
|
||||
Finally, ```pm2 start build/index.js``` to start win32 at localhost:3000
|
||||
# Documentation
|
||||
If you're interested in expanding or customizing win32.run, please have a look at its documentation.
|
||||
|
||||
[](https://docs.win32.run)
|
||||
|
||||
Reference in New Issue
Block a user