mirror of
https://github.com/th30d4y/OpenLearnX.git
synced 2026-05-26 11:25:49 +00:00
e7587341de
Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 12.0.0 to 12.12.1. - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@12.0.0...v12.12.1) --- updated-dependencies: - dependency-name: firebase dependency-version: 12.12.1 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