- SvelteKit
- Skeleton UI
- Prisma ORM
- Kit Routes
- Run the command in your terminal
npx bm-svelte-app
-
Navigate to your project directory via cd command and run
npm install
to install dependencies. -
Then run
npm run dev -- --open
to start the development server.
- More information here
- More information here
- More information here
- More information here