chescos / csgo-skin-tester-frontend

This is the static frontend for the CS:GO Skin Tester, a tool that allows you to test CS:GO skins in-game on a community server.

Home Page:https://tester.csgoskins.gg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS:GO Skin Tester Frontend

This is a frontend that works with the CS:GO Skin Tester NodeJS backend.

Setup & Development

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Software Suite

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.

About

This is the static frontend for the CS:GO Skin Tester, a tool that allows you to test CS:GO skins in-game on a community server.

https://tester.csgoskins.gg

License:MIT License


Languages

Language:Vue 78.0%Language:JavaScript 15.0%Language:HTML 3.9%Language:CSS 3.1%