Skip to content

If you answer the matching questions you get to see choices that have labels matching your answers

License

Notifications You must be signed in to change notification settings

aCandidMind/pathfinder

Repository files navigation

pathfinder

If you answer the matching questions you get to see choices that have labels matching your answers.

Install

First make sure you have Node.js, npm, Yeoman, Bower and Grunt installed.

To install Yeoman, Bower and Grunt run:

$ npm install -g yo grunt-cli bower

Install mocha-phantomjs:

$ npm install (-g) mocha-phantomjs

Install mocha generator:

$ npm install (-g) generator-mocha-amd

Install marionette generator

$ npm install (-g) generator-marionette

Finally install the local npm and bower dependencies

$ npm install
$ bower update

Run

To start the project simply run:

$ grunt

About

If you answer the matching questions you get to see choices that have labels matching your answers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published