ud-annotatrix
ud-annotatrix copied to clipboard
Instructions to run in README outdated
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.
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...