Installation
Installation of CS2-Web
Install all Requirements (Nodejs, NPM)
git clone
git clone https://github.com/jke-cs/cs2-webnpm install --legacy-peer-depsDev Server
npm run devBuild server
npm run buildnpm run startRun Server with PM2
Last updated