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

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