Skip to content

e-is/Yasgui

 
 

Repository files navigation

YASGUI

Useful links:

Local development

Installing dependencies

Run yarn install.

Running Yasgui locally

To develop locally, run yarn run dev

Compiling Yasgui

Run yarn run build. It'll store the transpiled js/css files in the build directory

License

This software is written by Triply.

This code is released under the MIT license.

Packages

No packages published

Languages

  • TypeScript 52.0%
  • JavaScript 36.5%
  • Prolog 4.9%
  • CSS 4.7%
  • HTML 1.6%
  • Shell 0.3%