Skip to content

online-edu/ng-movies

Repository files navigation

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