Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 303 Bytes

BottomSheet Demo

This is the repository to hold the code used on the demo for the ONE Conference's talk Empowering Advanced Users: Extending OutSystems UI Framework with Openness and Extensibility

How to

  • npm install
  • To create localhost: npm run dev
  • To build the code: npm run build