otium-generator-react
v0.0.3
Published
Generates a react project for otium webpack configurator.
Downloads
9
Readme
Otium-Generator-React
Generates a react project for otium webpack configurator.
Usage
- Install otium and otium-generator-react
$ npm install -g otium
$ npm install -g otium-generator-react
- Execute otium generator
$ cd [path/to/project]
$ otium generate react
- Follow prompt instructions and done