Files
start-os/setup-wizard
Drew Ansbacher 57f359fa71 error logging
2021-09-30 17:01:35 -06:00
..
2021-09-30 17:01:35 -06:00
2021-08-09 13:51:30 -06:00
2021-08-09 13:51:30 -06:00
2021-08-09 13:51:30 -06:00
2021-09-14 13:41:19 -06:00
2021-08-09 13:51:30 -06:00
2021-09-14 13:41:19 -06:00
2021-09-14 13:41:19 -06:00
2021-08-09 13:51:30 -06:00
2021-09-30 16:02:51 -06:00
2021-09-30 13:07:12 -06:00
2021-09-14 13:41:19 -06:00
2021-09-14 13:41:19 -06:00

Embassy Setup Wizard

Instructions for running locally

Make sure you have git, node, and npm installed

Install Ionic

npm i -g @ionic/cli

Clone this repository

git clone https://github.com/Start9Labs/embassy-os.git

cd embassy-os/setup-wizard

Install dependencies

npm i

Copy config-sample.json to new file config.json

Start the server

ionic serve