I have created this template using firestore, svelte and Vercel To run this project, first install dependecies using yarn or npm and then run the project using vercel(highly recommended) although yarn and npm should work fine.
$ vercel dev
or
$ yarn dev
or
$ npm run dev