/gmail-angular2

Primary LanguageCSSMIT LicenseMIT

Gmail with Angular2

This project is based on Mark Brown's gmail-angular project and uses One Hungry Mind's fem-ng2-simple-app as an initial bootstrap.

Dependencies

  • You must have node v >= 4.0 and npm installed
  • npm i -g typings webpack-dev-server webpack rimraf
  • If you have previously installed typings, be sure you are on version 1.x as this repo requires it

Getting Started

git clone https://github.com/Falci/gmail-angular2.git
cd gmail-angular2
npm i
typings install
npm start

Then navigate your browser to http://localhost:3001 and use the app.