league of legends heros gallery.
Install pre-requisites
- Node.js
- npm
- Install Nodejs ( Included npm )
- Install Node.js & npm
-
Ubuntu
apt install nodejs npm -y
-
CentOS
dnf install nodejs npm -y
-
yarn install --cwd web
yarn install --cwd crawler
run web
yarn dev
run crawler
yarn start