SvelteKit

Welcome
Wordpress - SvelteKit app

A svelte kit with wordpress integration , free download source code for learn svelte kit. present by axcora technology.

0

Installation

For first you can download wordpress SEO template themes on our github repo.

Donwload Now

or you can using shell terminal

git clone https://github.com/mesinkasir/wordpress-themes.git

If you need template SEO wordpress source code you can visit on https://axcora.my.id/wordpress

Write content article blog and create a new page and finished your wordpress website blog project. then you can integrate with svelte kit.

Download svelte kit wordpress project

Donwload Now

Or clone from our github repo

git clone https://github.com/mesinkasir/wordpress-sveltekit.git

Now we need to install this sveltekit-wordpress project with node npm or git, next you can open shell terminal and run this command

npm install

Oke now we need to change API url , so you can visit on src/routes/ open and edit blog.svelte and page.svelte with your text editor, change url api https://axcora.my.id with your domain name website and save it.

Now we need to test so open shell terminal command prompt and run this command

npm run dev

Then open your web browser and visit localhost:3000

Congratulations now you have finished integrate wordpress website with svelte kit

A source code present by axcora technology and the developer creativebydre