![]() * components (activity and close tab) * component close others * component close all * components (export reports and search menu options) * components |
||
---|---|---|
.. | ||
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