Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 298 Bytes

File metadata and controls

28 lines (18 loc) · 298 Bytes

rc-demo

React component project demo

step

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

workflow

https://github.com/wangcch/react-ts-parcel-workflow