1.0.0 • Published 3 years ago
react-component-publisher-starter v1.0.0
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
1.0.0
3 years ago