The Leek Wars website frontend, in Vue.js + TypeScript. This is the frontend repository, altough it also contains all the information about the whole Leek Wars projet.
Related projects: LeekScript and Leek Wars fight generator.
The project is very easy to install and deploy in 10s:
git clone https://github.com/leek-wars/leek-wars.git
cd leek-wars
npm i
npm start
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!
- Client : this repository
- Generator : https://github.com/leek-wars/leek-wars-generator
- LeekScript : https://github.com/leek-wars/leekscript
I gladly accept pull requests to Leek Wars. Before starting work on a feature, see the contribution guidelines.
- Vue.js https://github.com/vuejs/vue
- Vuex https://github.com/vuejs/vuex
- CodeMirror https://github.com/codemirror/codemirror
- Chartist https://github.com/gionkunz/chartist-js
- Katex https://github.com/Khan/KaTeX
- Flags https://github.com/hampusborgos/country-flags
- Twitter : https://twitter.com/LeekWars
- Facebook : https://www.facebook.com/LeekWars/
- GitHub (this repo) : https://github.com/leek-wars/leek-wars
Distributed under the GPL3 license. Copyright (c) 2016-2023, Pilow