- Download or clone this repo
- Install the project:
npm install
- Run the project:
npm start
... or edit directly on CodeSandbox or StackBlitz:
- Copy the code of your components using UXPin’s Spec mode
- Paste into App.js
- If you have modified the theme using the ThemeCustomizer component, copy the code using UXPin’s Spec mode and paste it in the theme.js file