mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
259 B
259 B
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-ui.git
cd embassy-ui
npm i
ionic serve
Production Deployment
ionic build --prod