Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 434 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 434 Bytes

Create Sveltekit + Tailwind CSS Application

Version

  "@sveltejs/kit": "^1.5.0",
  "svelte": "^3.54.0",

Installation

folder-name can be anything
  git clone https://github.com/SikandarJODD/SvelteKit-min.git folder-name
Install the code using
  npm i
Run the Code
  npm run dev -- --open

Output :


screenshot