yarn
install dependenciesyarn dev
run developmentyarn build
build production js bundleyarn run lint
lint your code by standard
this template had lint your commit info
- `build``:change build config (webpack babel post-css ...)
ci
:ci progress config (travis,jenkins,gitLab ci,circle ...)docs
:update docsfeat
:add featurefix
:fixed bugperf
: optimizationrefactor
:refactor componentstyle
:code styletest
:add test case or update test caserevert
:revert commitchore
:not ⬆️- example git commit -m "fix: fix login type and user info display type"