feat(prompts): add fine-tuned prompt and update mobile app instructions
Introduce a new fine-tuned prompt for better results and update mobile app development instructions to ensure comprehensive guidance. The changes include enhanced design guidelines, improved database handling, and clearer artifact creation rules for better project setup.
This commit is contained in:
@@ -94,7 +94,7 @@ export const STARTER_TEMPLATES: Template[] = [
|
||||
label: 'React + Vite + typescript',
|
||||
description: 'React starter template powered by Vite for fast development experience',
|
||||
githubRepo: 'xKevIsDev/bolt-vite-react-ts-template',
|
||||
tags: ['react', 'vite', 'frontend'],
|
||||
tags: ['react', 'vite', 'frontend', 'website'],
|
||||
icon: 'i-bolt:react',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user