This repository is for the frontend of the roster maker of GEWIS. It is build using the Vue framework in typescript.
For now this repository includes the API client of the GO backend. In the future this will be split.
To make sure that you can use this frontend, make sure that you have the GO backend running locally.
npm installnpm run dev