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

https://github.com/baymac/football-gallery

A web app for photos of football players of FC Barcelona
https://github.com/baymac/football-gallery

Last synced: 6 months ago
JSON representation

A web app for photos of football players of FC Barcelona

Awesome Lists containing this project

README

          

# football-gallery
A web app for photos of football players of FC Barcelona

Install Browserify
```
npm install -g browserify
```

Run the app using
```
browserify --start-server --files "*.html, stylesheets/*.css, scripts/*.js"
```