generator-react-pkg

0.1.2 • Public • Published

generator-react-pkg

Yeoman generator for react packages

Installation

Ensure that you have Yeoman installed as a global module

npm install -g yo

Install generator-react-pkg

npm install -g generator-react-pkg

Run generator

yo react-pkg

Follow through the guided steps then,

cd <PACKAGE-NAME>

npm install

npm start

And just like that you'll have an npm-publishable react library!

Publish

Double Check your package.json!

npm publish

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    1
  • 0.1.1
    0
  • 0.1.0
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i generator-react-pkg

Weekly Downloads

1

Version

0.1.2

License

GPL-3.0

Unpacked Size

44.1 kB

Total Files

14

Last publish

Collaborators

  • adrayv