Skip to content

ospatil/sveltekit-dataloading

Repository files navigation

SvelteKit Data Loading in Action

when it comes to data loading, the SvelteKit documentation is quite comprehensive, seeing it in action helps demystify the concepts.

Setup

  1. Clone the repo.
  2. Run: npm i

Running the app

  1. Run npm run start:log-server in one terminal.
  2. Run npm run dev in another terminal.
  3. Open the application in browser, watch the log-server terminal and explore the source.

Here is the preview of the application.

image SvelteKit Data Loading in Action

🤘 Happy coding 🤘

About

SvelteKit Data Loading in Action

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published