Lightweight boilerplate for scaffolding modern React components.
- Rollup with CJS + ESM builds
- Typescript support
- Storybook API docs
Scaffold the boilerplate with sao and follow the prompts.
npx sao seaneking/react-component-boilerplate
Or parse the files in /template
with ejs, and pass in the variables promtped for in /saofile.js
.
© 2020 MIT license by Sean King