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.
- You must have
node v >= 4.0
andnpm
installed npm i -g typings webpack-dev-server webpack rimraf
- If you have previously installed
typings
, be sure you are onversion 1.x
as this repo requires it
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.