mirror of
https://github.com/th30d4y/OpenLearnX.git
synced 2026-05-26 19:26:33 +00:00
1d718425c4
Agent-Logs-Url: https://github.com/th30d4y/OpenLearnX/sessions/84fd35c2-d729-4264-b36e-d2cd567a1d89 Co-authored-by: 0x5t4l1n <161853795+0x5t4l1n@users.noreply.github.com>
OpenLearnX
OpenLearnX is an AI-powered learning platform with adaptive quizzes, coding practice, course tracking, and dashboard analytics.
Install
npm i @th30d4y/openlearnx@2.0.4
Official package name:
@th30d4y/openlearnx(scoped).
Unscopedopenlearnxis not the official package for this repository.
Project
This package contains the OpenLearnX frontend (Next.js).
Quick Start (development)
npm install
npm run dev
Build
npm run build
npm start