/supurl

Primary LanguageJavaScript

Supurl

Supurl is the web client for Supurl API.

Getting Started

  1. Install node and npm. Make sure node and npm are availabe in the terminal.
  2. Install bower. npm install bower.
  3. Install grunt. npm install grunt-cli.
  4. Clone this repository. git clone https://github.com/serv/supurl.git
  5. In terminal, go into the repository directory.
  6. Run bower install
  7. Run npm install