Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 473 Bytes

File metadata and controls

21 lines (13 loc) · 473 Bytes

@footron/controls-typescript-template

Usage

Install Yarn, then run

yarn set version latest
yarn install
yarn dev

To test functionality loacally connect this to an instance of the footron router by first insstalling it if it hasn't been already.

pip install git+https://github.com/BYU-PCCL/footron-router.git

Then, starting the router.

uvicorn footron_router.dev_server:app --port 8089

You may need to reload the experience and/or the controller.