1.0.6 • Published 9 months ago

alcreactcommon1 v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

react-comp-pack

Companion code to a series of guides on building a react component package for npm

Start here

Building and running on localhost

Before doing anything, change the name of the project in package.json to avoid conflicts on npm

First install dependencies:

npm install

To build the libary component:

npm run prepublish

Credits

Initial template generated with createapp.dev Coded by arfi720

1.0.6

9 months ago