Skip to content

SvelteKit JSON import: how you can use data provided from business apps and ther sources directly in your Svelte site, thanks to Vite.

License

Notifications You must be signed in to change notification settings

rodneylab/sveltekit-json-import

Rodney Lab sveltekit-json-import Github banner

Rodney Lab logo

SvelteKit JSON Import

sveltekit-json-import

Open in StackBlitz

SvelteKit demo code for importing JSON data into a SvelteKit app. The code accompanies the video on SvelteKit JSON data import. If you have any questions, please drop a comment at the bottom of that page.

Building and previewing the site

If you're seeing this, you've probably already done this step. Congrats!

git clone https://github.com/rodneylab/sveltekit-json-import.git
cd sveltekit-json-import
pnpm install # or npm install
pnpm run dev

Building

pnpm run build

You can preview the built app with pnpm run preview, regardless of whether you installed an adapter. This should not be used to serve your app in production.

Feel free to jump into the Rodney Lab matrix chat room.

About

SvelteKit JSON import: how you can use data provided from business apps and ther sources directly in your Svelte site, thanks to Vite.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published