Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 412 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 412 Bytes

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