The help docs of classroomio in Next.js live on https://classroomio.com/docs
-
Clone the repo
git clone https://github.com/rotimi-best/classroomio.git
-
Go to project folder
cd classroomio -
Install the required dependencies
pnpm i
-
Run (in development mode)
pnpm dev --filter=docs