winar-jin / angular2-todolist

A basic todo list project created by Angular2. Including the concept of Module,Component,Routes,etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular2-todolist

This is a basic todolist app for angular2.

How to use.

Clone the repository, install the dependency and run:

git clone https://github.com/winar-jin/angular2-todolist.git
cd angular2-basic
npm install
npm start

About

A basic todo list project created by Angular2. Including the concept of Module,Component,Routes,etc.

License:MIT License


Languages

Language:TypeScript 43.8%Language:CSS 29.7%Language:HTML 16.0%Language:JavaScript 10.4%