Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 386 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 386 Bytes

Praat Web Service UI / Input Reciever

To Use

To preview and interact with the current model, type this in your terminal:

$ git clone https://github.com/louiemontes/capstonePraatInterface.git
$ cd davidBrazilModelWebInterface
$ npm start

Then go to http://127.0.0.1:3000/ in your browser of choice. Repo is for local build, DigitalOcean build is a little different.