Skip to content

DerekSedlmyer/navigo

 
 

Repository files navigation

navigo

Build codecov.io Dependencies DevDependencies

Local Setup:

  • Prerequisites for running locally

    • node.js
    • ruby
  • Command line install dependencies

    • gem install compass
    • npm install
    • bower update
  • Running the app

    • grunt serve
  • Building for distrubution

    • grunt build
  • Unit tests

    • grunt test
  • Functional tests

    • grunt protractor

Configuration:

  • config.js - root - change the voyager instance

QA Tested With

About

Navigo search portal web application.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 84.5%
  • HTML 8.2%
  • CSS 7.2%
  • TypeScript 0.1%