|  52da6e1a5b * components (activity and close tab) * component close others * component close all * components (export reports and search menu options) * components | ||
|---|---|---|
| .. | ||
| .vuepress | ||
| donate | ||
| es | ||
| feature | ||
| guide | ||
| zh | ||
| README.md | ||
| package.json | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	| 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