Skip to content

thisisbrad/angular-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Brad Beltowski
Oct 13, 2015
f54f957 · Oct 13, 2015

History

29 Commits
Aug 10, 2015
Aug 17, 2015
Oct 13, 2015
Aug 10, 2015
Aug 10, 2015
Aug 10, 2015
Aug 14, 2015
Aug 14, 2015
Aug 14, 2015
Aug 14, 2015

Repository files navigation

#AngularFire Starter

Basic Template for AngularFire Projects.

  1. Run NPM
	npm install
  1. Run Bower
	bower install
  1. Run Grunt
	grunt
  1. Run Karma Start
	karma start