Skip to content

Minimalistic React app in TypeScript based on UI lib with Storybook and building war by Maven. And all of this in Lerna monorepo.

License

Notifications You must be signed in to change notification settings

softspiders/cra-ts-uilib-storybook-lerna-mvn-war

Repository files navigation

SOFTSPIDERS

cra-ts-uilib-storybook-lerna-mvn-war

Minimalistic template for React application in TypeScript based on UI Library with Storybook in Lerna monorepo and building war by Maven


Feature tags

  • build
  • create-react-app
  • lerna
  • lib
  • maven
  • starter
  • storybook
  • template
  • typescript
  • ui
  • war

Direct ancestors


Requirements


Installation

npm run bootstrap

Running Storybook

npm run story

Running application in dev mode

npm run start

Build application

npm run build:app

Build war

npm run build:war

Authors


Alexander Lapygin

License

Licensed under the MIT license.