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
{{ message }}
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.
Radu Bratan edited this page Feb 13, 2024
·
3 revisions
Installing IDEs
This project is being worked on using Visual Studio Community 2022 and Visual Studio Code. To install those tools, go to their respective websites (Visual Studio 2022 website and Visual Studio Code website), click on the latest version for your platform and follow all the necessary steps.
Cloning the repo
To clone the repository on your PC, you can use commands in Git or directly inside the VS Code/Visual Studio terminals, but you can also just click on "Download ZIP" directly from the web version of GitHub.
Running Emulair Web
To run this project, first you have to fire up the backend inside Visual Studio, then launch the frontend in VS Code.