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

https://github.com/sidibecker/angular-movies


https://github.com/sidibecker/angular-movies

angular

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Angular Movies

A project that list the Golden Raspberry Awards movies, using `outsera.tech` API.

## Install dependencies

Run `npm install` to install all of dependencies.

## Start

Run `npm start` to start a local development.

## Running unit tests

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