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

https://github.com/aadilhasan/react-typescript-library-boilerplate

A boilerplate code for building react+typescript library using webpack
https://github.com/aadilhasan/react-typescript-library-boilerplate

Last synced: 3 months ago
JSON representation

A boilerplate code for building react+typescript library using webpack

Awesome Lists containing this project

README

        

# react-typescript-library-boilerplate

- In production in generates minified exportable module (`yarn build`)
- In dev it generates browser runnable code and watched for changes (`yarn start`).