Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 351 Bytes

readme.md

File metadata and controls

22 lines (15 loc) · 351 Bytes

Note

Do not edit these files, these are all auto generated from the files in gui.

To update do the following:

  1. Make sure the content of gui is up-to-date

    cd gui
    git checkout master
    git pull
  2. 'Build' the UI

    npm install
    npm run build
  3. Build/Upload the project as normal