# User Interface ## Setup This is a UI created with `create-react-app`, so the process of getting started on a new host is navigating to the directory and running these commands. ```sh npm install npm start ``` ## Release This is built and packaged with the parent project.