Skip to content

Starter project which has Bootstrap, Angular, and Firebase with Karma and Protractor already configured.

License

Notifications You must be signed in to change notification settings

storytimesolutions/FAB-StarterProject

Repository files navigation

Project Description

This is a starter project using Bootstrap, AngularJS, and AngularFire

To get started

  1. run npm install to load all the node and bower components.

Running Project

  1. run grunt to concat, minify and run unit tests

Unit Tests

Unit tests are in the appTests/unit-tests folders and are implemented with Jasmine. You can run the unit tests via the grunt karma command. There is a unified command ''grunt tests''' which will run the unit and e2e tests

Unit Tests

e2e tests are in the appTests/e2e-tests folders and are implemented with Protractor. You can run the e2e tests via the grunt protractor command. There is a unified command ''grunt tests''' which will run the unit and e2e tests

About

Starter project which has Bootstrap, Angular, and Firebase with Karma and Protractor already configured.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published