React component project demo
git clone --depth=1 git@github.com:react-cmpt/rc-demo.git PROJECT_NAME
# server
yarn example
# build
yarn build
# lint
yarn lint
# format
yarn prettier
# test
yarn test
https://github.com/wangcch/react-ts-parcel-workflow