ORORA-WEB-CLIENT is user-friendly web application that allows users to use orora programming language.
Install the latest version of ORORA-WEB-CLIENT from the releases page.
- Node.js
- npx
- orora-lang
- latexmk
- Run the following command to start the server:
cd orora-web-client
orora & ./orora-web-client/run.sh
- Open http://localhost:3000 with your browser to see the result.