This commit is contained in:
TheGreyDiamond
2022-01-02 18:52:14 +01:00

View File

@ -7,4 +7,9 @@ Currently the viewer can only be used if you have nodeJs installed. Complete pac
2. Build and minify all assets using `npm run buildCss` and `npm run minify`
3. Just run it using `npm start`
If you are developing you might want to use `npm run startDev` as it also builds all assets at each launch.
If you are developing you might want to use `npm run startDev` as it also builds all assets at each launch.
# Screenshots
![App when no game is loaded](https://github.com/TheGreyDiamond/open360viewer/blob/central/screenshots/noImageLoaded.png?raw=true)
![App when no game is loaded](https://github.com/TheGreyDiamond/open360viewer/blob/central/screenshots/imageLoaded.png?raw=true)