1.0.1 • Published 9 years ago
generator-react-bucket v1.0.1
Usage
install yoman:
npm i -g yoinstall generator-react-bucket:
npm i -g generator-react-bucketenter into your word space and generate the demo, e.g.
#if I want to creat a react app named: helloReact
mkdir helloReact
cd helloReact
yo react-bucket
#donerun the demo:
npm startthe demo is running at http://127.0.0.1:3000