Skip to content

Minimalistic template of CRA in TypeScript with UiLib and Storybook in Lerna

License

Notifications You must be signed in to change notification settings

softspiders/cra-ts-uilib-storybook-lerna

Repository files navigation

SOFTSPIDERS

cra-ts-uilib-storybook-lerna

Minimalistic template of CRA in TypeScript with UiLib and Storybook in Lerna


Feature tags

  • create-react-app
  • lerna
  • react
  • starter
  • storybook
  • template
  • typescript
  • uilib

Direct ancestors

Direct descendants


Requirements


Installation

npm run bootstrap

Running Storybook

npm run story

Running application in dev mode

npm run start

Build application

npm run build:app

Authors

shnyder - original author Alexander Lapygin - adaptation to Soft Spiders


Inspired by

shnyder: Monorepos: Lerna, TypeScript, CRA and Storybook combined


License

Licensed under the MIT license.