/SimpleMailService

SimpleMailService - SPA using AngularJS 1.5 + Firebase

Primary LanguageCSSMIT LicenseMIT

#SimpleMailService - Sigle Page Application

##Demo

http://mailservice.surge.sh/#/

##Quick start

  • Install 'dev-dependencies' npm i
  • Install 'dependencies' bower i
  • Start 'gulp' gulp

##Directory Layout

azovenergomash/             # Project root
├── /build/                 # Source files
├── /public/                # Compiled files for production
├── bower.json              # The list of 3rd party libraries and utilities
├── package.json            # Dependencies for node.js
├── gulpfile.js             # gulp.js config
├── LICENSE                 # License
└── README.md               # File you read