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