Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 334 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 334 Bytes

@qbane/sveltekit-template

My opinionated SvelteKit template in pure JavaScript.

This template is derived from the official template.

Instructions

git clone https://github.com/qbane/sveltekit-template.git
cd sveltekit-template
rm -rf .git .github
git init
npm i