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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.51latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.51
1.0.40
1.0.30
1.0.20
1.0.10

Package Sidebar

Install

npm i create-react-package-script

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

32.2 kB

Total Files

34

Last publish

Collaborators

  • griinem