mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
* agent -> 0.2.10 * appmgr -> 0.2.10 * updates to 0.2.10 for the UI Co-authored-by: Aiden McClelland <me@drbonez.dev>
Embassy UI
Setup Instructions
Make sure you have git, node, and npm installed
npm i -g @ionic/cli
git clone https://github.com/Start9Labs/embassy-os.git
cd embassy-os/ui
npm i
ionic serve