jurkian / mailboxJS

Simple email app created in AngularJS and Bootstrap UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mailboxJS

Simple email app created in AngularJS and Bootstrap UI

Getting started

  1. Install Node JS
  2. Install Gulp with npm install -g gulp-cli
  3. Install dependencies with npm install
  4. Run gulp serve to start server and begin developing
  5. Run gulp build to create a build

About

Simple email app created in AngularJS and Bootstrap UI

License:MIT License


Languages

Language:HTML 49.2%Language:JavaScript 44.1%Language:CSS 6.7%