Files
start-os/ui
2020-12-01 12:33:24 -07:00
..
2020-12-01 11:55:56 -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-12-01 12:33:24 -07:00
2020-12-01 11:55:56 -07:00
2020-12-01 11:55:56 -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