Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 375 Bytes

File metadata and controls

22 lines (14 loc) · 375 Bytes

PTDS.js

Public Transport Decision Support D3.js Frontend

Instructions

Clone and install dependencies

$ git clone https://github.com/plannerstack/PTDS.js
$ yarn

Run development server with autoreload and linting

$ yarn start

Build distribution

$ yarn build

Live demo

Here

License

See LICENSE.