Ranked_QuickLook

This app helps to analyze League of Legends matchups and at the end of the game shows performance about your play, lane, and champion with tips.

View on GitHub

Requirements, languages and frameworks

<!– - jsdom

Instalation

Pre requeriments:

Node.js

sudo apt-get update && sudo apt-get upgrade -y
sudo apt install nodejs
node -v

npm

sudo apt install npm
npm -v

Serverless

npm i -g serverless@3.21

Dynamodb

npm i && sls dynamodb install

Recomendation: GUI DynamoDB

npm install dynamodb-admin -g
dynamodb-admin

http://localhost:8001/

AWS-CLI

sudo apt-get update
sudo apt-get install awscli

Links