Skip to content

Prupke/space-management-frontends

 
 

Repository files navigation

Space Management Frontends

Frontends for the Space Management tool built for KA-Huis.

Setup

Docker setup

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

Credits

See also the list of contributors who participated in this project.

Changelog

Please see CHANGELOG for more information on what has changed recently.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Frontend files for the space management application

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 50.8%
  • CSS 38.2%
  • Dockerfile 6.7%
  • Shell 3.3%
  • JavaScript 1.0%