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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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