Frontends for the Space Management tool built for KA-Huis.
Run the setup script first:
./setup.sh
This will setup the docker containers.
Then you can access the Nodejs service and run the compiler (Laravel Mix).
docker-comppose exec nodejs sh
Then you can run any command, for example:
yarn dev
yarn watch
- Joey Vonck - Creator - joeyvonck
See also the list of contributors who participated in this project.
Please see CHANGELOG for more information on what has changed recently.
This project is licensed under the MIT License - see the LICENSE.md file for details.