Skip to content

OroraLang/orora-client

Repository files navigation

ORORA WEB CLIENT

Introduction

ORORA-WEB-CLIENT is user-friendly web application that allows users to use orora programming language.

Installation

Install the latest version of ORORA-WEB-CLIENT from the releases page.

Dependencies

  • Node.js
  • npx
  • orora-lang
  • latexmk

Usage

  1. Run the following command to start the server:
cd orora-web-client
orora & ./orora-web-client/run.sh
  1. Open http://localhost:3000 with your browser to see the result.