Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 593 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 593 Bytes

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]