generator-react-bucket

1.0.1 • Public • Published

Usage

  1. install yoman: npm i -g yo

  2. install generator-react-bucket: npm i -g generator-react-bucket

  3. enter 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
    #done
  4. run the demo: npm start

  5. the demo is running at http://127.0.0.1:3000

Package Sidebar

Install

npm i generator-react-bucket

Weekly Downloads

2

Version

1.0.1

License

ISC

Last publish

Collaborators

  • shenshuaijia