Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 387 Bytes

File metadata and controls

15 lines (11 loc) · 387 Bytes

ui-components

see https://playproject.io/ui-components/

This is a showcase place for the Theme Widget app components. This app is a simple app that allows you to change the theme of a website and see the changes in real time.

To clone and install, run the following commands:

git clone https://github.com/ddroid/ui-components
cd ui-components
npm install
npm run start