adoprog / todomvc-angular2-jsonstorage

ToDoMVC sample using https://jsonstorage.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ToDoMVC sample using https://jsonstorage.net/

License:MIT License


Languages

Language:TypeScript 55.3%Language:HTML 44.7%