Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 517 Bytes

File metadata and controls

25 lines (20 loc) · 517 Bytes

angular1.5_Typescript_Components_Bootststrap

Angular1.5 Component with Typescript using Bootstrap

Features

  1. Angular1.5
  2. Typescript2.0
  3. Bootstrap
  4. Webpack
  5. ES6 Modules
  6. sass support

Steps to install

  1. Download
  2. npm install
  3. npm start

References

  1. AngularJS
  2. Bootstrap (http://getbootstrap.com/)
  3. UI Router ( API Docs
  4. TypeScript
  5. Webpack

@venkat