Skip to content

FutureShockco/drugwars.io

Repository files navigation

GitHub commit Discord GitHub license GitHub version GitHub issue GitHub language

DrugWars.io

The drugs are virtual, but the money is real

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.