/leek-wars-client

Leek Wars website : https://leekwars.com

Primary LanguageVueGNU General Public License v3.0GPL-3.0

Leek Wars client

Codacy Badge

The Leek Wars website frontend, in Vue.js + TypeScript.

Related projects: LeekScript and Leek Wars fight generator.

Banner

Deployment

The project is very easy to install and deploy in 10s:

git clone https://github.com/leek-wars/leek-wars-client.git
cd leek-wars-client
npm i
npm run serve

Then go to localhost:8080 in your browser.

Be careful, this project is only the front end of Leek Wars, so it's connected to the production server. When you log into this local version, you will use your real account!

Hacking

I gladly accept pull requests to Leek Wars. Before starting work on a feature, see the contribution guidelines.

Libraries used

License

Distributed under the GPL3 license. Copyright (c) 2016-2018, Pierre Lauprêtre