Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hiro08gh/react-minimal-lib

Setting up a minimal configuration of React + TypeScrip using microbundle
https://github.com/hiro08gh/react-minimal-lib

Last synced: 11 days ago
JSON representation

Setting up a minimal configuration of React + TypeScrip using microbundle

Awesome Lists containing this project

README

        

# react-minimal-lib
React + TypeScript super minimal library development kit. Using microbundle.

## Usage

```
$ yarn install
```

```
$ yarn dev
```

## build

```
$ yarn build
```