Skip to content

Kiyoponn/next-app-rescript

Repository files navigation

This is a very basic Next.js and ReScript app.

Getting Started

First, run the development servers:

  • Start the ReScript compiler
pnpm res:dev
  • Start the Next.js app
pnpm dev

Open http://localhost:3000 with your browser to see the result.