Skip to content

npm install issue #319

Answered by vogti
Pawanupadhyay10 asked this question in Q&A
Discussion options

You must be logged in to vote

You did nothing wrong. The documentation is not good at this point. The gradle command does not start the UI. You need to install NodeJS on your machine. If you have then that, follow these steps:

  • Execute npm install install in the root folder of the Polypheny-UI repository.
  • Install Angular: npm install -g @angular/cli
  • ng serve --aot -o

You should now be able to open the UI in your browser (http://localhost:4200/).

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Pawanupadhyay10
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants