Skip to content

Latest commit

 

History

History

README.md

truss-ui

This is the default UI that contains all features currently available for the truss remote lab. All data is available on the UI, including the load force. Control of the load force is via a slider and the theoretical strains are available as a separate component in the UI Menu.

Logging of interactions is not included in this version of the user interface.

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Runs unit tests

npm run test

Lints and fixes files

npm run lint