Skip to content

ananduremanan/gbs-svelte-buildingblock-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Create Svelte Docs Template Using SvelteKit, MDSVEX and Tailwind CSS

This is a smaple template for Svelte Documentations

Intallation

Clone The Repo with command

  git clone git@github.com:ananduremanan/svelte-docs-template.git

Install the dependencies

npm install

Run the project

npm run dev