jamalsoueidan / angular2-todo-application

Simple Todo Application using Angular 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular2: Todo Application

Using Angular 2 and Service

####Git##### Checkout this repo, install dependencies, then start the dev server with the following:

	> git clone git@github.com:jamalsoueidan/angular2-todo-application.git
	> cd angular2-todo-application
	> npm install
	> npm start

About

Simple Todo Application using Angular 2


Languages

Language:TypeScript 87.6%Language:JavaScript 7.3%Language:HTML 5.2%