Skip to content

sumanbh/typescript-react-ui-starter

Repository files navigation

TypeScript React UI Starter

Getting Started

This repo is built and tested with Yarn. Please follow their install instructions to get Yarn installed on your system.

Then, run these commands:

git clone git@github.com:sumanbh/typescript-react-ui-starter.git cd typescript-react-ui-starter yarn install yarn build

Root Repo Scripts:

yarn build # builds all packages yarn test # runs tests in all packages yarn coverage # runs tests and outputs code coverage yarn format # formats and lints in all packages yarn release # release new versions of packages

About

Starter project to create React UI libraries with TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published