Skip to content

ainstaller/aInstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ainstaller for ahud

users

You can download the ahud installer at: https://github.com/ainstaller/aInstaller/releases/latest

Preview: aInstaller's preview

programmers

install dependencies

npm install -g electron-builder bower && npm install
cd app && npm install && bower install

build npm run build

run npm start