hodl.pcc.eth created an ENS resolver/controller contract which allows Lil Nouns owners to claim subdomains of lilnouns.eth. This repo is a Next.js app that interacts with the contract.
First, install the dependencies:
yarn install
Then, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.