You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
The readme says to use
npm server
andBut it looks like these commands were removed recently, and I'm not sure what the recommended way to run locally is.
The text was updated successfully, but these errors were encountered: