Skip to content

dooshiifox/sveltekit-base

Repository files navigation

SvelteKit base

This is a base template for SvelteKit projects. It includes:

Usage

Clone the repo and install the dependencies

git clone https://github.com/EDoosh/sveltekit-base.git my-new-app
cd my-new-app
yarn install

Edit the package.json file to change the name and description of your app. Then, replace this README with something a little more helpful!

If anything is confusing or doesn't work, please open an issue. Additionally, since a lot of this is code ported over from other projects, there may be some leftover code, in which case also please open an issue. Some of this code is a little unstable or untested.

Todo

  • An example app with a few pages and components
  • Possibly add Prisma to the stack

About

A base SvelteKit repo with some things you'll need setup already

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published