blaze-components-react
View Documentation: https://blaze-components-react.thisisblaze.com
Getting Started
-
npm start -- component=ComponentName Creates folder structure for new component.
npm start -- component=Footer Will create a folder structure on './src/Footer/'.
-
npm run dev Runs storybook dev server for development.
-
npm run lint Runs eslint on js files.
-
npm run build Runs webpack to build dist.