1.0.0 • Published 4 years ago

setup-react-library v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

#setup-react-library

scaffolding for a basic react component, supports scss (builds a separate css file) and svg. Also provides a test harness for your component, using parcel to build the harness

🚀 Getting Started

Using npm:

npm i setup-react-library -g

✨ Usage

mkdir my-component
cd my-component
setup-react-library
npm run watch

✌️ License

MIT