mugna-svelte5-shadcn
v2.0.1
Published
Create Svelte 5 project with Shadcn UI.
Downloads
129
Maintainers
Readme
Beginner-Friendly SvelteKit App
- This will install a SvelteKit App configured with Shadcn-UI for Svelte 5.
Easy install and no configuration needed
- Run this command into your terminal
npx mugna-svelte5-shadcn
Navigate to your project directory via
cd
command and runnpm install
to install dependencies.Then run
npm run dev
to start the development server.Happy Coding! :smiley:
Please refer to this GitHub repository for more information.
About Svelte 5
- More information here
About SvelteKit
- More information here
About Shadcn-Svelte
- More information here