rescript-next
ReScript binding of Next.js
Install
npm i @greenlabs/rescript-next
or
yarn add @greenlabs/rescript-next
"bs-dependencies": [
"@greenlabs/rescript-next"
]
Usage
<Next.Head>
<title> {`rescript-next`->React.string} </title>
</Next.Head>