1.0.3 • Published 8 years ago
reactify-boiler v1.0.3
Reactify
Installation
npm i -g reactify-boilerUsage
Create react project using create-react-app
reactify <ProjectName>Gives options to easily install Material-UI packages and Redux packages.
Adds material-ui, material-design-icons, material-ui-icons, mdi, typeface-roboto.
reactify -m <ProjectName>Adds redux, react-redux, redux-logger, redux-thunk.
reactify -r <ProjectName>more packages and options coming soon.