1.0.2 • Published 4 years ago

@vsimonovski/react-cli v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

:unicorn: react-cli :unicorn:

GitHub package.json version

Simple React CLI that will generate functional component, storybook(mdx docs supported) and styled component template.

🛠 Technologies used

⚡️ Installation

# install react-cli script globally
yarn global add @vsimonovski/react-cli 
# or
npm install -g @vsimonovski/react-cli

💡 Usage

react-cli [options]

Options:
  -c --component <comp-name>          generate component with storybook and styled components
                                      support
  -sb --storybook <comp-name>         generate component with storybook support
  -sc --styled-component <comp-name>  generate component with styled component support
  -h, --help                          display help for command