eripheebs / angular-workshop

Exercises for the angular.js workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic angular app

This is a basic setup of an angular app with karma/protractor for testing.

Installation

  • Fork the repo
  • Rename the app name in the package.json and the bower.json
  • Run npm install
  • Run tests using npm test

About

Exercises for the angular.js workshop


Languages

Language:JavaScript 88.6%Language:HTML 11.4%