Skip to content

kadhikari/navitia-playground

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.6%
  • CSS 11.0%
  • HTML 10.4%