Update 'README.md'

master
Angelos Chatzimparmpas 2 years ago
parent f2ee9d345a
commit 08c8a55a10
  1. 2
      README.md

@ -33,7 +33,7 @@ For the frontend:
There is no need to install anything for the frontend, since all modules are in the repository.
# Usage #
Below is an example of how you can get StackGenVis running using Python for both frontend and backend. The frontend is written in JavaScript/HTML, so it could be hosted in any other web server of your preference. The only hard requirement (currently) is that both frontend and backend must be running on the same machine.
Below is an example of how you can get FeatureEnVi running using Python and Node.js for the backend and frontend, respectively. The frontend is written in JavaScript/HTML with the help of Vue.js framework, so it could be hosted in any other web server of your preference. The only hard requirement (currently) is that both frontend and backend must be running on the same machine.
```
# first terminal: hosting the visualization side (client)
# with Node.js

Loading…
Cancel
Save