Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 211 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 211 Bytes

UI5 Cards Sample

To run it, download http-server globally:

npm i http-server -g

In the root folder, serve the files with:

http-server -p <port>

In your browser, access http://localhost:<port>/webapp