mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-08-10 12:01:57 +08:00
home | heroImage | title | actionText | actionLink | features | footer | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
true | /home.png | a | Get Started → | /guide/ |
|
GNU/GPL v3 Licensed | Copyright © 2019-present ADempiere |
Getting Started
# clone the project
git clone https://github.com/adempiere/adempiere-vue.git
# be located on the path
cd adempiere-vue/docs/
# install dependency
yarn install
# develop
yarn dev