This repo houses the documentation for Luminos.
To install the dependencies, run
pnpm i
(You'll need to install pnpm, which is a fast package manager for JavaScript)
To run the development server, run
pnpm dev
Visit localhost:3001 to see the server.