Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.22 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.22 KB

GitHub commit Discord GitHub license GitHub version GitHub issue GitHub language

DrugWars.io

The drugs are virtual, but the money is real

Obtain Access

You have to contact the devs on discord : https://discord.me/drugwars to be able to connect to our servers from your local machine.

Installation

Clone the repo & install dependencies.

git clone https://github.com/FutureShockco/drugwars.io.git
cd drugwars.io
npm install 

Start the client

npm run serve

Visit http://localhost:8080

Documentation

Drugwars.js is available at https://github.com/FutureShockco/drugwars.js

Docs for vuejs are available at https://vuejs.org

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.