How to setup Local nns Dapp? For testing locally.
Here is the NNS dapp source code.
From the frontend
directory, run npm ci
Then, start the dev server: npm run dev
2 Likes
How to setup Local nns Dapp? For testing locally.
Here is the NNS dapp source code.
From the frontend
directory, run npm ci
Then, start the dev server: npm run dev