Phase 1 is a single clock approach Go to desired Phase folder, then src
- Run npm i on terminal
- Go to backend folder, paste desired machine code in input.mc
- Compile main.cpp using g++ main.cpp and run the generated output file (a.exe or a.out)
- Corresponding out.json file is updated
- Go back to src folder, and run npm start on the terminal
- Enjoy!!