easyjs-react-common-lib

React Project Common Lib, Support Debug, Release, Polyfill Lib.

Usage no npm install needed!

<script type="module">
  import easyjsReactCommonLib from 'https://cdn.skypack.dev/easyjs-react-common-lib';
</script>

README

easy-react-common-lib

React Project Common Lib, Support Debug, Release, Polyfill Lib.

Usage

Building React Common Lib

npm run build

Building React Common Polyfill Lib

npm run build:polyfill

Test

npm run build

cd test
yarn
npm run dev