There was an error while loading. Please reload this page.
git clone git@github.com:username/vue-devui.git
git remote add upstream git@github.com:DevCloudFE/vue-devui.git
Vue DevUI技术交流群
devui-official
yarn
yarn dev
yarn build
yarn build:lib
yarn test
git checkout -b username/feature1
git add .
git commit -m "feat(scope): commit message"
git push origin username/feature1