Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.07 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.07 KB

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.