Files
start-os/ui
Keagan McClelland 28f120ff43 0.2.6 rc
2020-11-30 23:23:01 -07:00
..
2020-11-23 16:51:42 -07:00
2020-11-23 13:44:28 -07:00
2020-11-23 13:44:28 -07:00
2020-11-23 13:44:28 -07:00
2020-11-23 13:44:28 -07:00
2020-11-23 13:44:28 -07:00
2020-11-23 13:44:28 -07:00
2020-11-30 23:23:01 -07:00
2020-11-23 13:44:28 -07:00
2020-11-30 23:23:01 -07:00
2020-11-30 23:23:01 -07:00
2020-11-23 13:44:28 -07:00
2020-11-23 13:44:28 -07:00
2020-11-23 16:51:42 -07:00
2020-11-23 13:44:28 -07:00
2020-11-23 13:44:28 -07:00
2020-11-23 13:44:28 -07:00

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