updated port in COMPILE-UI.md

This commit is contained in:
uh_wot 2020-05-13 11:04:52 +02:00
parent cad9cd3f4c
commit cfb6211e56
1 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ you will have 2 tasks running at the same time:
- the Python server - the Python server
- the [rollup](https://rollupjs.org/guide/en/) watcher pointing to the configured `.js` file and ready to re-bundle - the [rollup](https://rollupjs.org/guide/en/) watcher pointing to the configured `.js` file and ready to re-bundle
**You can now go to http://127.0.0.1:33333 and see the app running.** **You can now go to http://127.0.0.1:9666 and see the app running.**
You can edit `.css` and `.js` files and simply refresh the page to see your new and surely awesome code directly in the app 😉 You can edit `.css` and `.js` files and simply refresh the page to see your new and surely awesome code directly in the app 😉