Skip to content

3emad/contacts-list

Repository files navigation

Address book

This is a expermintal project to explore and practice the following techonologies:

  • Yeoman
  • Gulp
  • AngularJs 1.3
  • Firebase
  • Karma
  • Jasmine
  • TDD

Demo

http://3emad.github.io/contacts-list/

Installation

You need Gulp installed globally:

$ npm i -g gulp

run the rest of installers

$ npm install && bower install

Usage

To run it on production enviorement

$ gulp serve

To run it on development enviorement

$ gulp dev

Development

Gulp tasks used for development

$ gulp watch

And Another tab

$ gulp test

Fixme

Todo's

  • Write more tests
  • e2e protractor
  • Implement angular Mateiral theme
  • Polymer
  • Angular 2.0

License

MIT

Free Software, Hell Yeah!

About

A material design contacts list using latest angular 1.3 and gulp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published