Skip to content

adoprog/todomvc-angular2-jsonstorage

Repository files navigation

Angular 2 • TodoMVCJsonStorage

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.

Resources

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