Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 282 Bytes

File metadata and controls

20 lines (11 loc) · 282 Bytes

angular-lol

League of Legends API with AngularJS

Just for test

Installing

Clone angular-lol into a directory

git clone https://github.com/IanRamosC/angular-lol.git angular-lol

Running

  • Install dependencies

    npm install

  • Running local

    npm start