Tutur Kata A frontend for WordPress blogs, built with SvelteKit. Setup Make sure you have Nodejs 16+ and pnpm 7+ installed. Install dependencies: pnpm install Copy example env file and update the values: cp .env.example .env Start developing: pnpm dev