--- home: true heroImage: /home.png title: a actionText: Get Started → actionLink: /guide/ features: - title: Feature-rich details: A strong framework of ADempiere for many enterprise applications and various components - title: Best Practice details: Reasonable framework choice, good engineering practice - title: Up-to-date Dev Stack details: Development using front-end advanced technology - title: Permission Validation details: Dynamic loading of route and rendering sidebar based on permissions - title: Globalization details: Built-in industry universal international solution - title: Theming details: Supports multiple dynamic skin methods footer: GNU/GPL v3 Licensed | Copyright © 2019-present ADempiere ---

## Getting Started ```bash # 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 ``` ## Live Preview [ADempiere UI Demo](https://demo-ui.erpya.com/) [ADempiere UI Documentation](https://adempiere.github.io/adempiere-vue/)