# quartz-server ![LOGO](https://github.com/mrquantumoff/libquartz/raw/master/quartz.png) Quartz web server ## How to run it 1. Build it with ```cargo build ``` 2. Run the output executable with ```target/debug/quartz-server```