Skip to content

Latest commit

 

History

History

ui

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AD4MIN

A desktop application to handle the running and administration of an AD4M user.

Development

Install ad4m-host binaries,

./scripts/setup-binaries.sh

Run frontend dev server,

yarn install
yarn start

In another terminal, run the tauri app,

yarn tauri dev