aor-frontend git clone git@github.com:tb/aor-frontend.git client cd client npm i Run tests npm test Start dev server npm start Build production version npm build