Clone The Repository
git clone https://github.com/BranDenn/SvelDocs
Install The Packages
npm i
Run The Development Server
npm run dev
How to clone the repo and get the boilerplate running.
git clone https://github.com/BranDenn/SvelDocs
npm i
npm run dev