git clone <repository-url>
this repositorycd swarm-host-ui
npm install
- Edit
app/adapters/application.js
. Changehost
andnamespace
to real values whereswarm-host
is running ember serve
- Visit your app at http://localhost:4200.
git clone <repository-url>
this repositorycd swarm-host-ui
npm install
app/adapters/application.js
. Change host
and namespace
to real values where swarm-host
is runningember serve