/hottowel-angular-typescript

As seen at //Build 2015 presented by Erich Gamma, Chris Dias and John Papa.

Primary LanguageJavaScript

Visual Studio Code Demo with Angular, TypeScript, Node, and HotTowel

As seen at //Build 2015 presented by Erich Gamma, Chris Dias and John Papa.

Prerequisites

  1. Install Node.js
  1. Install Yeoman npm install -g yo

  2. Install these NPM packages globally

    npm install -g bower gulp nodemon

    Refer to these instructions on how to not require sudo