This is a boilerplate project for SvelteKit (Svelte 5). It provides a starting point for building web applications using the Svelte framework.
/!\ IMPORTANT : You should check if any upgrade is available in dependencies
The following dependencies are included in this boilerplate:
To get started with this boilerplate, follow these steps:
git clone https://github.com/SxYxuse/svelte-5-kit-boilerplate
pnpm install
pnpm run dev
You can now start building your SvelteKit application based on this boilerplate.
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.
This project is licensed under the MIT License.
Please note that this boilerplate project will continue to evolve over time. Make sure to check for updates regularly to take advantage of new features and improvements.