softspiders / cra-ts-uilib-storybook-lerna

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:JavaScript 59.4%Language:TypeScript 17.9%Language:HTML 16.3%Language:CSS 6.4%