/angular2-heroes

Primary LanguageTypeScriptMIT LicenseMIT

Angular2官网例子

Getting Started


  1. Install the local packages for this demo.
  npm install
  1. Run the server, launch the browser, and transpile the ES6 to ES5 using Babel
  npm start