markhobson / contacts-angular1

Learning Angular1 by building a simple contacts UI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

contacts-angular1

Learning Angular1 by building a simple contacts UI.

Getting started

To run the application:

  1. Install node modules: npm install
  2. Start the web server and open the application: npm start

You should now be viewing http://127.0.0.1:8080/.

About

Learning Angular1 by building a simple contacts UI.


Languages

Language:JavaScript 53.5%Language:HTML 46.5%