Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 887 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 887 Bytes

eLS Back Office

This repository contains the source code of the Back Office that runs the website els.team.

Requirements

This Web Service use Nuxt Framework. It means you need to have a working installation of Node.js (> 8.0).

Setup Instruction

Start by cloning the repository.

> git clone git@github.com:Lausanne-eSports/admin.els.team.git

Install all dependencies.

> npm install

Run the server in development mode.

> npm run dev

License

This project is using the GPLv3 License. Feel free to create an issue for any question regarding your rights to use this project.