Skip to content

kidd1118/AngularIn20TypeScript

 
 

Repository files navigation

AngularIn20TypeScript

Simple AngularJS Application with TypeScript, you can view video about typescript and angular in 20 minutes at ngconf 2015 on youtube

Usage

  • Install global dependencies if necessary

      npm install -g gulp-cli typings superstatic
    
  • Install node packages:

     npm install
    
  • Launch the server

     npm start
    

About

Simple AngularJS Applications with TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 32.3%
  • TypeScript 30.6%
  • CSS 18.8%
  • HTML 18.3%