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