Skip to content

Commit

Permalink
feat(crystallize-cli-next): introducing svelte boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
dhairyadwivedi committed Jan 18, 2024
1 parent df9dd2d commit 97bdec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/crystallize-cli/src/config/boilerplates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export const boilerplates: Boilerplate[] = [
identifier: 'dounut-svelte',
name: 'Dounut Svelte',
baseline: 'Ecommerce boilerplate using SvelteKit',
description: 'Minimal eCommerce boilerplate built using SvelteKit, Houdini, Tailwind and Crystallize',
description: 'Minimal eCommerce boilerplate built using SvelteKit, Houdini, Tailwind and Crystallize.',
demo: 'https://dounut-svelte.vercel.app/',
blueprint: 'dounot',
git: 'https://github.com/CrystallizeAPI/dounut-svelte',
Expand Down

0 comments on commit 97bdec9

Please sign in to comment.