danielpickett-react-design-system

v0.0.1
My component library

start

react-scripts start

build:types

tsc --declaration true --noEmit false --emitDeclarationOnly true

build:react

babel src/component-library -d dist --extensions ".ts,.tsx" --copy-files

build

rm -rf dist && yarn build:types && yarn build:react

build:react-app

react-scripts build

test

react-scripts test

eject

react-scripts eject

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 2/21/2020

Downloads

Maintainers