Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

UI5 CLI Example - Browsersync

This example shows how to use ui5 serve in combination with Browsersync to enable live-reloading during development.

Usage

  1. Install all dependencies
    npm install
  2. Run the server
    npm start
    
  3. Open the Browsersync URL: http://localhost:3000/index.html