UI5 Web Components for React - Navigation Layout Page Pattern How to use this pattern npx degit UI5/webcomponents-react/patterns/tool-page#main my-project cd my-project Getting Started First, install the node_modules: npm install Then, run the development server: npm run dev