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