Skip to content

staticfunction/imdb-app

Repository files navigation

IMDB

This demo app is implemented with Angular, rxjs and ngrx/store which utilizes redux store.

Getting Started

  1. Run the following command on the root of the project: npm install
  2. Run the application npm start
  3. Wait for it to compile successfully, then go to your browser and navigate to http://localhost:4200

If you angular-cli, you can run with ng serve or with ng serve --open to automatically launch your browser.

About

Demo IMDB(Internet Movie Database) app with Angular, rxjs, and ngrx/store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published