Skip to content

Frontend Setup

Frontend folder:

  • web/

Stack:

  • React
  • TypeScript
  • Vite

Install

bash
cd web
npm install

Build

bash
npm run build

The resource loads NUI from:

  • web/dist/index.html

If you change files in web/src, rebuild frontend.

Documentation portal for DND resources.