This is a smaple template for Svelte Documentations
Clone The Repo with command
git clone [email protected]:ananduremanan/svelte-docs-template.git
Install the dependencies
npm install
Run the project
npm run dev