Skip to content

vehicle-history/developers-portal

 
 

Repository files navigation

vehicle-history developers portal

Using JavaScript and Bower

  • Run npm install -g bower to install Bower.
  • Run npm install -g grunt-cli to install Grunt.
  • Run npm install in the directory to install other tools.
  • Run bower install to install dependencies.

After changing the JavaScript, run grunt to rebuild the minified JS.

bundle exec jekyll serve
rake deploy

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.1%
  • CSS 5.2%
  • HTML 1.5%
  • Other 0.2%