Go to file
2026-04-14 04:05:17 -04:00
guidelines initial commit 2026-04-13 23:55:36 -04:00
src feat: expand app functionality with new app cards and individual app pages in App component 2026-04-14 04:05:17 -04:00
.gitignore initial commit 2026-04-13 23:55:36 -04:00
ATTRIBUTIONS.md initial commit 2026-04-13 23:55:36 -04:00
default_shadcn_theme.css initial commit 2026-04-13 23:55:36 -04:00
index.html initial commit 2026-04-13 23:55:36 -04:00
package-lock.json initial commit 2026-04-13 23:55:36 -04:00
package.json initial commit 2026-04-13 23:55:36 -04:00
pnpm-workspace.yaml initial commit 2026-04-13 23:55:36 -04:00
postcss.config.mjs initial commit 2026-04-13 23:55:36 -04:00
README.md initial commit 2026-04-13 23:55:36 -04:00
vite.config.ts initial commit 2026-04-13 23:55:36 -04:00

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.