Skip to content

Lightweight boilerplate for scaffolding modern React components

Notifications You must be signed in to change notification settings

madeleineostoja/react-component-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

React Component Boilerplate

Lightweight boilerplate for scaffolding modern React components.

Features

  • Rollup with CJS + ESM builds
  • Typescript support
  • Storybook API docs

Usage

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