Useful links:
- User documentation: https://docs.triply.cc/yasgui/
- Developer documentation: https://docs.triply.cc/yasgui-api/
- Documentation Github repository (feel free to add a PR for improvements): https://github.com/TriplyDB/Documentation
Below are instructions on how to include Yasgui in your project. If you only want to install Yasr or Yasqe, replace yasgui in the commands below.
npm i @zazuko/yasguiyarn add @zazuko/yasguiRun npm install.
To develop locally, run npm run dev
Run npm run build. It'll store the transpiled js/css files in the build directory.
This is a fork from Zazuko from software written by Triply.
This code is released under the MIT license.