VILLASframework
Modular co-simulation framework
|
Code: https://git.rwth-aachen.de/acs/public/villas/web
The frontend is build upon ReactJS and Flux. React is responsible for rendering the UI and Flux for handling the data and communication with the backends. For more information also have a look at REACT.md Additional libraries are used, for a complete list see the file package.json
.
This runs the development server for the website on your local computer at port 3000. The backend must be running to make the website work. Type http://localhost:3000/
in the address field of your browser to open the website.