📄️ Initialize your project
🌟 Learn how to initialize your project and add packages
📄️ Basic commands
Here are the basic commands available in the CLI. Most of them are essentially "enhanced" npm commands, so feel free to explore them! 🚀
📄️ Schematics Guide
The Svelt CLI is your tool for quickly generating files and structures in SvelteKit projects. Whether you're creating pages, stores, or services, the CLI provides a fast and efficient way to set up your project with consistent patterns. 🚀
📄️ Toolkits
When initializing your Svelte project using the svelte init command, you have the option to add a Toolkit. 🚀