Skip to content

spencerhandley/Explohr

Repository files navigation

Dependencies

  • Node.js
  • NPM
  • Grunt-cli $ npm install -g grunt-cli
  • Bower $ npm install -g bower
  • Node-inspector $ npm install -g node-inspector

Project Setup

Once you have cloned the project locally, open a new terminal window and navigate to the project directory.

  • Install the application dependencies $ npm install
  • Install client-side dependencies $ bower install
  • Start the server: $ grunt serve.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published