A template repository to base new projects off of. This is a template for projects using Nui https://github.com/NuiCpp/Nui.
Rename the project "nui-template" in your cmake file to what your project is called.
You need the following things installed to get going.
- clang 15 oder higher.
- npm (available from the environment variable PATH)
- boost
- libcurl
- crypto++
- binaryen
Visual Studio and msys2 are supported. To know more read the documentation here: TODO.
Install gtk+-3.0 and webkit2gtk-4.0 for webview, more information here: https://github.com/webview/webview