mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
* ui: skip startup notifications in mocks * ui: enable-disable lan toggle in ui * ui: remove this.lanAddress for this.app.lanAddress
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