Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 565 Bytes

03-playground-app.md

File metadata and controls

19 lines (14 loc) · 565 Bytes

Running the UI5 Web Components Playground App Locally

The deployed playground can be run locally to test your changes and samples. In order to do so, you have to follow the steps below:

1. Install dependencies.

In the root directory run:

yarn

2. Start the playground locally

In your terminal, run the following command:

yarn start:playground

This will build all the necessary assets and will start local server on your machine. To access the playground, visit: http://localhost:6006/