diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-07-05 16:16:00 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-07-05 16:16:00 +0200 |
| commit | bc1515b965e02641cab2a984410a3cb5cfae891c (patch) | |
| tree | fbf30bf725b83a96574012616de9fd92057d7749 /animism-align/README.md | |
| parent | c74b743b5cb3be00611d24b58603dc2b52436e7c (diff) | |
more ui stuff
Diffstat (limited to 'animism-align/README.md')
| -rw-r--r-- | animism-align/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/animism-align/README.md b/animism-align/README.md index e08c35a..0e41ed4 100644 --- a/animism-align/README.md +++ b/animism-align/README.md @@ -2,7 +2,7 @@ Align a text to an audio file. -## installation +## Installation First, install miniconda and node. @@ -11,7 +11,7 @@ conda create env -f environment.yml npm install ``` -## running the site +## Running the site Before running the commands, enter the client directory, load the Conda environment, and make sure the database is current: @@ -31,7 +31,7 @@ npm run build The server will be running on http://0.0.0.0:5000/ -## development +## Development Monitor the Javascript for changes (run in another window): |
