Skip to content
/ rc-demo Public template

React component template project

License

Notifications You must be signed in to change notification settings

react-cmpt/rc-demo

Repository files navigation

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