mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
Introduce a new starter template for Vite with shadcn/ui integration. The template includes React, TypeScript, and Tailwind, and is added to the STARTER_TEMPLATES list. Additionally, update the styling in StarterTemplates component to better accommodate the new template and add the shadcn.svg icon. |
||
|---|---|---|
| .. | ||
| buffer.ts | ||
| classNames.ts | ||
| constants.ts | ||
| debounce.ts | ||
| diff.spec.ts | ||
| diff.ts | ||
| easings.ts | ||
| file-watcher.ts | ||
| fileUtils.ts | ||
| folderImport.ts | ||
| formatSize.ts | ||
| getLanguageFromExtension.ts | ||
| logger.ts | ||
| markdown.ts | ||
| mobile.ts | ||
| os.ts | ||
| path.ts | ||
| projectCommands.ts | ||
| promises.ts | ||
| react.ts | ||
| sampler.ts | ||
| selectStarterTemplate.ts | ||
| shell.ts | ||
| stacktrace.ts | ||
| stripIndent.ts | ||
| terminal.ts | ||
| types.ts | ||
| unreachable.ts | ||