项目作者: patternplate

项目描述 :
📘 patternplate connects design and engineering to establish a single source of truth for your team.
高级语言: TypeScript
项目地址: git://github.com/patternplate/patternplate.git
创建时间: 2015-08-16T15:31:01Z
项目社区:https://github.com/patternplate/patternplate

开源协议:MIT License

下载


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

  1. git clone https://github.com/patternplate/patternplate.git
  2. cd patternplate
  3. yarn
  4. yarn start
  5. # start the local component library
  6. yarn patternplate start

Publish a release

  1. yarn clean
  2. yarn
  3. yarn test
  4. yarn build
  5. yarn run pack
  6. yarn lerna publish
  7. 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.