0.0.1-alpha.23 • Published 5 years ago

create-design-system-cli v0.0.1-alpha.23

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Create-design-system

General usage

  1. Create a new folder (for example my-design-system): $ mkdir my-design-system
  2. Run this command and answers the prompts: npx create-design-system-cli
  3. Check the develop flow for your tools of choice
Tool combinationResources
Stencil / Docz / WDIODocumentation

TODO

  • Make Docz look nice
    • Make Props table look nice
  • Create production build (strip dynamic imports!)
  • Create packages/portal yarn start --no-sym-link option
  • Update generated README
    • How to run tests
    • How to see your components
    • How to see your components in docz
  • Add script that runs portal and stencil parallel
  • Add GIFs to main README