Skip to content

Drewsapple/skdapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dc845bb · Oct 28, 2022

History

4 Commits
Oct 28, 2022
Oct 28, 2022
Oct 26, 2022
Oct 26, 2022
Oct 26, 2022
Oct 26, 2022
Oct 26, 2022
Oct 26, 2022
Oct 26, 2022
Oct 28, 2022
Oct 26, 2022
Oct 26, 2022

Repository files navigation

Turborepo Svelte starter

This is an official starter Turborepo.

What's inside?

This Turborepo includes the following packages/apps:

Apps and Packages

  • docs: a svelte-kit app
  • web: another svelte-kit app
  • ui: a stub Svelte component library shared by both web and docs applications
  • eslint-config-custom: eslint configurations (includes eslint-plugin-svelte and eslint-config-prettier)

Each package/app is 100% TypeScript.

Utilities

This Turborepo has some additional tools already setup for you:

Using this example

Run the following command:

npx degit vercel/turborepo/examples/with-svelte with-svelte
cd with-svelte
yarn install
git init . && git add . && git commit -m "Init"

About

SvelteKit Dapp monorepo using wagmi/core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published