sancho

v1.0.0-beta.2
Sancho is a design system built with React, Typescript and Emotion. It's designed to be responsive, accessible, and beautiful. It takes its inspiration from [Evergreen](https://evergreen.segment.com/), [Bootstrap](https://getbootstrap.com/), [Material-UI]

clear

rimraf ./build

test

react-scripts test

storybook

start-storybook -p 9009 -s public

build-storybook

build-storybook -s public

build

yarn run clear && tsc

build-commonjs

rimraf ./commonjs && tsc --module commonjs --outDir commonjs

build-for-docgen

yarn run clear && tsc --jsx preserve

deploy-docs

cd ./docs && yarn run build && surge public --domain https://sancho.surge.sh

prepublish

yarn run clear && yarn run build && yarn run build-commonjs

Metadata

  • Unknown
  • Whatever
  • Ben McMahen
  • released 3/9/2019

Downloads

Maintainers