react-component-publisher-starter
v1.0.0
Published
Boilerplate component publisher for React
Downloads
4
Readme
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
foldernpm run test
: run unit tests in/src
foldernpm run build
: build production bundlenpm run publish
: publish production bundle