Skip to content

Latest commit

 

History

History

react-common-lib

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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