Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/emyann/moviemash

A movie game sample with AngularJs and Firebase
https://github.com/emyann/moviemash

Last synced: 23 days ago
JSON representation

A movie game sample with AngularJs and Firebase

Awesome Lists containing this project

README

        

# MovieMash
A movie game sample with AngularJs and Firebase

### Prerequisites

I have preconfigured `npm` to automatically run `bower` so we can simply do:
```
npm install
```
### Launch the App

Simply run

```
npm start
```
and the application will run and be hosted on a local server on port 8000