Skip to content

PidginEnemy/mail-app-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mail application on AngularJS

About

This is a test application created in the course of AngularJS. Working demo is here

Requirements

  • node, npm, bower;
  • webpack (for creating bundle);
  • karma (for tests).

Quick start

You need open the command line and then folowing this instructions.

  git clone https://github.com/PidginEnemy/mail-app-angular
  cd [your-path]/mail-app-angular
  npm install
  bower install

Usage

  1. Go to the project folder (via cmd).
  2. To create a bundle type in command line: webpack
  3. For tests type in command line: karma start

TODO

  1. Test coverage
  2. Restangular

Credits

Developers: Elay
License: MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published