/AngularIn20TypeScript

Simple AngularJS Applications with TypeScript

Primary LanguageJavaScript

Usage

  • Install global dependencies if necessary

      npm install -g gulp-cli tsd superstatic bower
    
  1. Install node packages:

     npm install
    
  2. Install bower dependencies:

     bower install
    
  3. Launch the server

     npm start