![]() * error when translating the menu in the documentation menu * fix component Co-authored-by: elsiosanchez <elsiossanches@gmail.com> |
||
---|---|---|
.. | ||
donate | ||
feature | ||
guide | ||
job | ||
README.md |
README.md
home | heroImage | title | actionText | actionLink | features | footer | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
true | /home.png | a | 快速上手 → | /zh/guide/ |
|
MIT Licensed | Copyright © 2017-present PanJiaChen |
Getting Started
# clone the project
git clone https://github.com/adempiere/adempiere-vue.git
# install dependency
npm install
# develop
npm run dev