@rebase-agency/cra-template-ui
v1.1.0
Published
The UI library with Storybook and Rollup template for Create React App.
Downloads
43
Maintainers
Readme
@rebase-agency/cra-template-ui
The UI library with Storybook and Rollup template for Create React App.
Installation
When creating a new react-project, run the following command:
yarn create react-app %PROJECT_NAME% --template @rebase-agency/uiOr
npx create-react-app %PROJECT_NAME% --template @rebase-agency/uiThen
cd %PROJECT_NAME%
yarn storybookFor build your UI package run
yarn rollup-buildYour package will build in dist folder.
Features
- Storybook with autodocs and start config theme
- Rollup with ready configuration
License
@rebase-agency/cra-template-ui is an open source software licensed as MIT.
