mirror of
https://github.com/th30d4y/OpenLearnX.git
synced 2026-05-26 11:25:49 +00:00
83c0c61963
Bumps [recharts](https://github.com/recharts/recharts) from 2.15.4 to 3.8.1. - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](https://github.com/recharts/recharts/compare/v2.15.4...v3.8.1) --- updated-dependencies: - dependency-name: recharts dependency-version: 3.8.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@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