Skip to content

The repository contains the base component for the 2020 UI5con session UI5 Routing with Reusable Components.

License

Notifications You must be signed in to change notification settings

flovogt/ui5-base-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ui5-base-component

This is the base component of UI5con 2020 UI5 Routing with Reusable Components. If you wanna use a multi-repository setup, follow the instructions of UI5 Root Component. If you wanna use a mono-repository setup, use UI5con 2020 UI5 Routing with Reusable Components.

Local Deployment

You wanna run the reuse component on your machine? Here we go. The following steps will guide you through your local deployment.

Getting started

  1. Clone this repository to your local machine
  2. Run npm install in the shell in directory ui5-base-component

Development

  1. Go to folder ui5-root-component
  2. Run npm start to serve the application

Testing

Run npm run test to execute the test suite

Building

Run npm run build to build a bundle

Deployment

Run npm run serve to host a local webserver with the built application

About

The repository contains the base component for the 2020 UI5con session UI5 Routing with Reusable Components.

Topics

Resources

License

Stars

Watchers

Forks