This is the official website for OCaml mascot maintained by DAT5.
Todo
- Node.js (v18 or later)
- pnpm package manager
- Clone the repository:
git clone https://github.com/dat5/ocaml-website.git cd ocaml-website - Install dependencies:
pnpm install
- Start the development server:
pnpm run dev
- Open your browser and navigate to
http://localhost:3000to view the website.