A lightweight widget starter with only 26.6kb 🦋
Bootstrapped from preactjs-templates/widget
src/
|
├── state/
│ ├── actions.js
│ ├── state.js
│ └── createStore.js
|
├── components/
│ └── Counter/
|
├── demo-wrapper.ejs
├── style.scss
└── index.js