jedatu / navigo

Navigo search portal web application.

Home Page:https://www.voyagersearch.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://www.voyagersearch.com/

License:Apache License 2.0


Languages

Language:JavaScript 78.6%Language:CSS 13.6%Language:HTML 7.8%Language:TypeScript 0.1%