The drugs are virtual, but the money is real
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
Drugwars.js is available at https://github.com/FutureShockco/drugwars.js
Docs for vuejs are available at https://vuejs.org
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.