This example shows how to use ui5 serve in combination with Browsersync to enable live-reloading during development.
- Install all dependencies
npm install
- Run the server
npm start - Open the Browsersync URL: http://localhost:3000/index.html
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This example shows how to use ui5 serve in combination with Browsersync to enable live-reloading during development.
npm installnpm start