ud-annotatrix icon indicating copy to clipboard operation
ud-annotatrix copied to clipboard

Instructions to run in README outdated

Open jzw2 opened this issue 1 year ago • 1 comments

The readme says to use npm server and

To run the server, run npm run dev-server in the project directory root, then navigate your browser to localhost:5316. If you would like to deploy your own copy of UD Annotatrix, you could alternately run npm run server.

But it looks like these commands were removed recently, and I'm not sure what the recommended way to run locally is.

jzw2 avatar Jan 26 '24 11:01 jzw2

Hi @jzw2, it should just work without a server. You can navigate your browser to file:///home/USERNAME/source/ud-annotatrix/src/client/public/html/annotatrix.html

Let us know if it doesn't work...

ftyers avatar Jan 26 '24 14:01 ftyers