| guidelines | ||
| src | ||
| .gitignore | ||
| ATTRIBUTIONS.md | ||
| default_shadcn_theme.css | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| pnpm-workspace.yaml | ||
| postcss.config.mjs | ||
| README.md | ||
| vite.config.ts | ||
Settings Management Interface
This is a code bundle for Settings Management Interface. The original project is available at https://www.figma.com/design/5Ki7UngcQtfQS3uZtSBHP1/Settings-Management-Interface.
Running the code
Run npm i to install the dependencies.
Run npm run dev to start the development server.