1.0.2 • Published 5 months ago
@tdtarbo/react-alert v1.0.2
react-comp-pack
Companion code to a series of guides on building a react component package for npm
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