1.0.0 • Published 3 years ago

react-component-publisher-starter v1.0.0

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

React Component Publisher Playground

Boilerplate starter kit for creating and publishing react components

Get Started

Easily create and export components from within the /src folder. Unit tests and a basic development environment are already configured and ready to run via npm scripts.


NPM Scripts

  • npm run serve: serve local static files from /playground folder
  • npm run test: run unit tests in /src folder
  • npm run build: build production bundle
  • npm run publish: publish production bundle