sveltekit-version-of-vite-plugin-ssr-project

Sveltekit Version Of Vite Plugin Ssr Project

SvelteKit version of the vite-plugin-ssr vue template/sample project

SvelteKit version of vite-plugin-ssr vue template/sample project

This is a SvelteKit version of the vite-plugin-ssr Vue template/sample project. Might be useful for debugging purposes as well as to illustrate the differences, etc.

Usage

  1. Clone this repository.

  2. Install the dependencies.

    npm i
    
  3. Run the dev server.

    npm run dev
    

Navigate to http://localhost:3000 to interact with the app.

Top categories

Loading Svelte Themes