3.1.1 • Published 6 years ago
@patternplate/validate-manifest v3.1.1
Documentation and development interface for component libraries
patternplate
Site | Getting started | Join us on Gitter
This is the contributor documentation for the patternplate
mono-repository.
For user docs see patternplate.github.io
- Framework independent
- Bring design docs to live with real components
- Powerful search and meta data system
Contribute to patternplate
git clone https://github.com/patternplate/patternplate.git
cd patternplate
yarn
yarn start
# start the local component library
yarn patternplate start
Publish a release
yarn clean
yarn
yarn test
yarn build
yarn run pack
yarn lerna publish
yarn lerna run clean:dev # remove publishing bundles
Code of Conduct
We want to build an open and welcoming environment for everyone. That is why we expect from everyone to follow our Code of Conduct
License
Copyright by SinnerSchrader. All @patternplate
packages are released under the MIT license.