Skip to content

saadeghi/sveltekit-loading-data

 
 

Repository files navigation

Loading Data in SvelteKit

Source code used in the Loading Data in SvelteKit video on my YouTube channel.

Getting Started

To quickly get started, follow the steps below.

# Clone this repository
git clone git@github.com:huntabyte/sveltekit-loading-data.git

# Navigate to the sveltekit-loading directory
cd sveltekit-loading-data

# Install dependencies
npm install

# Start development environment
npm run dev

About

Final source code for the 'Loading Data in SvelteKit' video on my YouTube channel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.6%
  • Svelte 23.9%
  • HTML 10.5%