Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.01 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.01 KB

CSGO Weapon Skin Float Checker. Explore exact float values and paint seed details for CSGO items with ease through this minimalistic and visually appealing user interface. An open-source resource for the CSGO community.

Dashboard

Note: If clicking on "Check" button is not returning any response then, you may need to use plugins like Allow CORS: Access-Control-Allow-Origin to get response from api. As browsers give cors error. This issue appears only when request is sent from client side.

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

Customize configuration

See Configuration Reference.