# Node Status UI ## Build ```bash pnpm build ``` ## Local development First, run the development server: ```bash pnpm i pnpm dev ``` Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.