create-react-package-script

1.0.5 • Public • Published

create-react-package-script

This is a short script to generate a template for making React packages.

Installation

yarn global add create-react-package-script

Usage

create-react-package-script

In the newly created directory, run the following commands:

yarn && yarn start

Inorder to see the updates to the package reflected on example app, run the following command on another terminal:

yarn build --watch

Package Sidebar

Install

npm i create-react-package-script

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

32.2 kB

Total Files

34

Last publish

Collaborators

  • griinem