aigdonia / githubusers-listing

Angular1.x with Foundation application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set it up in development mode

  • node and npm are required for running this application
  • Run npm i -g karma karma-jasmine phantom to install karma and PhantomJS globally
  • Run npm install && bower install to install required dependencies.

Preview Application

To preview application run grunt serve.

Run Tests

Run grunt test to run unit tests.

About

Angular1.x with Foundation application


Languages

Language:JavaScript 79.0%Language:HTML 11.4%Language:CSS 9.6%