--- 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 # install dependency yarn install # develop yarn dev ``` ## Demo [ADempiere UI Demo](https://demo-ui.erpya.com/)