Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.23 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.23 KB

The project has not yet been announced. We need help with accessing data in маршрут.екатеринбург.рф

Ekaterinburg Transport

Ekaterinburg transport website prototype. FAQs and map of public transport.

transport.ekaterinburg.city

About

Development

  1. Install Node.js (actual version is in .nvmrc) and pnpm

  2. Install dependencies for /client and /server apps

    pnpm install
    
  3. Run local server

    pnpm run dev