This repository contains the united frontend for OMS (aka "the new frontend for AEGEE", aka https://oms.aegee.org), written in Vue.
- Node.js >= 5
- NPM >= 3
- Webpack
- Bulma
- Buefy
- Vue.js JS framework
The official way to run this project is to get the copy of oms-docker project, which contains all of the repositories, including this one. See oms-docker
's README for the instructions for installation.
This project is a fork and rewrite of the vue-admin project. It's licensed under MIT license (see LICENSE file)
This projectt is maintained and developed by Sergey Peshkov (https://github.com/serge1peshcoff).
Also this project wouldn't be done without the vue-admin authors, which are Fangdun Cai and other contributors