- This will install a SvelteKit App configured with Shadcn-UI for Svelte 5.
- 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! 😃
Please refer to this GitHub repository for more information.
- More information here
- More information here
- More information here