Skip to content

AHSLab-UW/self-fitting-gui

Repository files navigation

Self-Fitting GUI Front End

Applied Hearing Science Lab, University of Washington

Overview

Self-fitting GUI

Contributing

If this is your first time contributing, please visit the contribution guide.

Getting Started

Cloning Project

To clone the project, run the following command:

git clone https://github.com/AHSLab-UW/self-fitting-gui
cd self-fitting-gui

Install Dependencies

    npm install

Dev Server (Run Locally)

    npm run dev

Build

    npm run build

License

[Insert License Here]