You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2020. It is now read-only.
composer
(npm will try to execute your nodejs bin with the "node" command, so if you are on unix/linux system, check if you have an existing alias node --> nodejs)
Procedure
1 clone this repository
git clone git@github.com:jbcrestot/lol-checker.git
2 go to the root directory "lol-checker"
cd lol-checker
3 For the server side, dependency management is handle by npm so you need to execute
npm install
Whereas for the client side, we use bower, npm install command should already have executed it.
compass : Go to the f5 folder and just type : "compass compile"