Skip to content
/ sk-starter Public template

SvelteKit starter app for quick hit projects.

Notifications You must be signed in to change notification settings

jessmartin/sk-starter

Repository files navigation

SvelteKit Starter

Developing

To start the development server:

npm run dev

Building

To create a production version:

npm run build

Preview the production build with npm run preview.

Deployment

To deploy your app, you may need to install an adapter for your target environment.

About

SvelteKit starter app for quick hit projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published