0.0.1 • Published 7 years ago
go-react-oui v0.0.1
Go React OUI Generator
npm install -g go-react-oui
CLI Usage
Args
c
- component named
- component's base directory
g react -c Button -d ./src
This will generate a Button
pure component in the currect working directory's src folder
src/
Button/
Button.js
Button.spec.js
index.js
0.0.1
7 years ago