Jamsta / navitia-playground

Web UI for the navitia API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Installing the dependencies:

  • Check first your node version with node --version and get a recent version if needed (should work with node 4.4 and 6.0). Ubuntu/Debian installation.
  • sudo npm install gulp -g && sudo npm install bower -g && npm install && bower install

To launch:

  • 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.

About

Web UI for the navitia API

License:MIT License


Languages

Language:JavaScript 77.7%Language:CSS 12.5%Language:HTML 9.8%