Table of Contents
Gunsurvival Client is the User Interface of Gunsurvival which run based on Gunsurvival Core and connect to Gunsurvival Server to play online!
To get a local copy, copy up and running follow these simple example steps.
- Install node.js
- Clone the repo
git clone https://github.com/gunsurvival/client.git
- Install NPM packages
npm install
- Run the app, the client should be lift up at localhost:5173
npm run dev
Distributed under the MIT License. See LICENSE.txt
for more information.
Đậu Văn Đăng Khoa - fb.com/khoakomlem - khoakomlem@gmail.com
Project Link: https://github.com/gunsurvival/client