go-react-oui
v0.0.1
Published
goman react OUI generator
Readme
Go React OUI Generator
npm install -g go-react-ouiCLI Usage
Args
c- component named- component's base directory
g react -c Button -d ./srcThis will generate a Button pure component in the currect working directory's src folder
src/
Button/
Button.js
Button.spec.js
index.js