create-react-shared-component

1.0.0 • Public • Published

Create-react-shared-component

create-react-shared-component seeks to be a CLI to boilerplate small projects for create shareable components in NPM. Inspired by create-react-app 🤓

Install

$ npm install -g create-react-shared-component

(you must have installed node v7.1x+)

Usage

  1. $ create-react-shared-component [project-name]

  2. $ cd [project-name]

  3. $ npm start

  4. npm link To link your project globally

  5. Go to src/index.js And start coding 👨🏻‍💻.

  6. Link to other project this module npm link [project-name]

**** Help is always grateful!

Dependents (0)

Package Sidebar

Install

npm i create-react-shared-component

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

10.7 kB

Total Files

12

Last publish

Collaborators

  • loconluis