Skip to main content

Playground is a web application that allows users to test Athena's functionality. Built with Next.js and React, Playground provides a user-friendly interface for debugging, evaluating Athena modules, and simulating interaction with a learning management system (LMS).

Preparation

To run Playground, make sure you have Node.js installed on your machine. It is recommended to use Node.js 20.0 or higher.

Dependency Installation

Navigate to the playground directory and execute the following command to install the necessary dependencies:

npm install