svkit-learn
Описание
Изучаем SvelteKit
Языки
- Svelte41,7%
- JavaScript35,9%
- TypeScript20,9%
- HTML1,3%
- CSS0,2%
| To skip prompts next time, run: • npx sv create --template minimal --types ts --add prettier eslint tailwindcss="plugins:none" devtools-json drizzle="database:sqlite+sqlite:libsql" mcp="ide:vscode,other+setup:local" --install npm svkit-learn
sv
Everything you need to build a Svelte project, powered by .
Creating a project
If you're seeing this, you've probably already done this step. Congrats!
To recreate this project with the same configuration:
Developing
Once you've created a project and installed dependencies with (or or ), start a development server:
Building
To create a production version of your app:
You can preview the production build with .
To deploy your app, you may need to install an adapter for your target environment.