Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 781 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 781 Bytes

Build Status

Movie App (PWA)

This project is movie library where list of movies are displayed. It is simply showcase of angular features such as modules, components, services, routing, data-binding, etc.

Prerequisites

BEFORE YOU RUN: Install Angular CLI

npm install -g @angular/cli

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

screen shot 2017-09-02 at 9 39 08 pm