dbartumeu / angular-todo-app

A simple to-do app to test Angular Material 2 functionalities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularTodoApp

A simple to-do app to test Angular Material 2 functionalities. Demo here.

Installation & Development

  1. clone this repo: git clone https://github.com/dbartumeu/angular-todo-app.git
  2. cd angular-todo-app
  3. npm install
  4. install angular cli npm install -g @angular/cli
  5. run ng serve --open from a terminal

About

A simple to-do app to test Angular Material 2 functionalities


Languages

Language:TypeScript 68.2%Language:HTML 15.4%Language:JavaScript 8.5%Language:CSS 7.9%