mirror of
https://github.com/th30d4y/OpenLearnX.git
synced 2026-05-26 11:25:49 +00:00
c0014e9069
Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 2.1.9 to 4.11.0. - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Changelog](https://github.com/bvaughn/react-resizable-panels/blob/main/CHANGELOG.md) - [Commits](https://github.com/bvaughn/react-resizable-panels/compare/2.1.9...4.11.0) --- updated-dependencies: - dependency-name: react-resizable-panels dependency-version: 4.11.0 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