mirror of
https://github.com/th30d4y/OpenLearnX.git
synced 2026-05-26 11:25:49 +00:00
e7b0f7c003
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 9.8.0 to 9.14.0. - [Release notes](https://github.com/gpbl/react-day-picker/releases) - [Commits](https://github.com/gpbl/react-day-picker/compare/v9.8.0...v9.14.0) --- updated-dependencies: - dependency-name: react-day-picker dependency-version: 9.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 openlearnx
Project
This package contains the OpenLearnX frontend (Next.js).
Quick Start (development)
npm install
npm run dev
Build
npm run build
npm start