matheusml / lol-app

Simple application to use League of Legends API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

League of Legends Stats

Travis

Source code of the MEAN application League of Legends Stats: http://stats-lol.herokuapp.com/

Setup

Clone this:

$ git clone git@github.com:matheusml/lol-app.git

Install node deps:

$ npm install

And bower deps:

$ bower install

Run the app:

$ npm start

About

Simple application to use League of Legends API


Languages

Language:JavaScript 99.1%Language:CSS 0.9%