Angular 2 • TodoMVC • JsonStorage
JsonStorage.net is a simple web storage for your JSON data. This example shows how you can easily integrate it with any existing project.
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.
Let us know if you discover anything worth sharing.
This app was built using TypeScript and Angular 2 beta. To make changes simply
npm i
npm run dev
Created by Sam Saccone