Skip to content

UI Installation

Bodo Minea edited this page Apr 1, 2020 · 3 revisions
git clone https://github.com/HSLdevcom/digitransit-ui.git
cd digitransit-ui/
yarn install

Test your installation

yarn run dev

Run in background

screen -S dgt-ui -dm bash -c "cd digitransit-ui; yarn run dev"

Config

Clone this wiki locally