An open API service indexing awesome lists of open source software.

https://github.com/heavenshell/ts-react-boilerplate

My boilerplate
https://github.com/heavenshell/ts-react-boilerplate

Last synced: about 1 year ago
JSON representation

My boilerplate

Awesome Lists containing this project

README

          

# ts-react-boilerplate

![build](https://github.com/heavenshell/ts-react-boilerplate/workflows/build/badge.svg)

My boilerplate.

## Install

```console
yarn
```

## Usage

### Build

```console
yarn build
```

### Development

```console
yarn start
```

### Storybook

```console
yarn storybook
```

### Storycap

```console
yarn screenshot
```

### Test

```console
yarn test
```

### Lint

```console
yarn lint
```

### Release

```console
yarn release:prepare
```

## LICENSE

New BSD License