Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.1 KB

readme.md

File metadata and controls

32 lines (19 loc) · 1.1 KB

Angular 2 • TodoMVC

Angular is a development platform for creating applications using modern web standards. Angular includes a wealth of essential features such as mobile gestures, animations, filtering, routing, data binding, security, internationalization, and beautiful UI components. It's extremely modular, lightweight, and easy to learn.

Resources

Articles

Support

Let us know if you discover anything worth sharing.

Implementation

This app was built using TypeScript and Angular 2 beta. To make changes simply

  • npm i
  • npm run dev

Credit

Created by Sam Saccone