Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 976 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 976 Bytes

navitia playground Build status

Web UI for the navitia API. You can get a token here and then use this UI here.

Screenshots

Request Response

Setting your dev environment to contribute

Requirements

  • node v8.x LTS (nvm is recommanded for installing node)

Installation

npm install && npx bower install

Launch the application

npx gulp dev

License

This project is under the MIT license. See the bower file for the running dependencies and the npm file for dev dependencies.