Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 606 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 606 Bytes

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.