The Jamstack static site framework for Svelte
Access the template here, or
Get started with development:
git clone https://github.com/junglejs/junglejs.git
cd junglejs && npm install && cd ..
cd example && npm install
npm run start
The app will now be running on localhost:3000