This repository contains the source code of the Front Office that runs the website els.team.
This Web Service use Nuxt Framework. It means you need to have a working installation of Node.js (> 8.0).
Start by cloning the repository.
> git clone [email protected]:Lausanne-eSports/els.team.git
Install all dependencies.
> npm install
Run the server in development mode.
> npm run dev
This project is using the GPLv3 License. You are not allowed to use the design of this application.
Feel free to create an issue for any question regarding your rights to use this project.