Sveltekit-Strapi-Documentation

Sveltekit Strapi Documentation

A documentation template using Tailwind css (SpinalCMS Template), Sveltekit, and the Strapi content management system.

create-svelte

Everything you need to build a Svelte project, powered by create-svelte.

Creating a project

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

# create a new project in the current directory
npm create svelte@latest

# create a new project in my-app
npm create svelte@latest my-app

Dependancies needed to run if adding it to another project

  1. Install Prettier, ESLint, Typescript

  2. Setup project for TailwindCSS SvelteKit.

  3. Additional packages.

    npm install axios
    

Top categories

Loading Svelte Themes