trigBoard---Configurator

Latest here: https://krdarrah.github.io/trigBoardConfigurator/

NOTE! Must be using Googel Chrome on Desktop Mac/PC/Linux

SELF HOSTED CONFIGURATOR

To run the configurator locally, obviating the need to connect to the internet:

  • Install node.js on your system

  • Open your system terminal and cd to the dirctory containing this project

  • Run the command npm install in this directory (this is only required one time)

  • Run the command npm start in this directory to start the local webserver to host the Configurator

  • Open Chrome or Chromium web browser on your system, and navigate to https://localhost:1337/

  • Utilize the Configurator