Svelte Starter Template with;
Contains Global Styles
, and Variables
for styling.
If you are looking to use HTTPS you will need to;
line 86
on the rollup.config.js
.start
command in package.json
.import * as fs from 'fs';
in rollup.config.js
.Be sure to add certs/
folder to .gitignore
.