This is a frontend that works with the CS:GO Skin Tester NodeJS backend.
npm install
npm run serve
npm run build
npm run lint
The CS:GO Skin Tester frontend works in conjunction with a set of related tools. At least the NodeJS Backend and the SourceMod plugin for the CS:GO server are required to make it work.
- NodeJS Backend
- SourceMod Plugin
- Frontend (this repository)
- Chrome Extension