An open API service indexing awesome lists of open source software.

https://github.com/jazhann/filmsangularsample

Films website sample using angular 13 and redux.
https://github.com/jazhann/filmsangularsample

angular13 ngrx redux typescript

Last synced: 19 days ago
JSON representation

Films website sample using angular 13 and redux.

Awesome Lists containing this project

README

          

# FilmsAngularSample

This project was generated with Angular version 13.0.1. This is films website sample. You need to download the repository and run `npm install`

## Mock api

Run `npm run apimock` to start json-server.

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

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).