Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instructions to run in README outdated #514

Open
jzw2 opened this issue Jan 26, 2024 · 1 comment
Open

Instructions to run in README outdated #514

jzw2 opened this issue Jan 26, 2024 · 1 comment

Comments

@jzw2
Copy link

jzw2 commented Jan 26, 2024

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.

@ftyers
Copy link
Collaborator

ftyers commented Jan 26, 2024

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants