home | heroImage | actionText | actionLink | features | footer | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
true |
/hero.png |
Get Started → |
/guide/ |
|
MIT Licensed | Copyright © 2021-present 人才有价 |
# clone the project
git clone https://github.com/rcyj-FED/vue3-composition-admin.git
# enter the project directory
cd vue3-composition-admin
# install dependency
yarn # Or npm install
# develop
yarn start # OR npm run start