mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-08-10 12:01:57 +08:00
* Add support to x vversion from npm * Add support to x vversion from npm * Add support to x vversion from npm * Add documentation for current repository
981 B
Executable File
981 B
Executable File
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
# install dependency
yarn install
# develop
yarn dev