/contacts-angular1

Learning Angular1 by building a simple contacts UI.

Primary LanguageJavaScript

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/.