Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 888 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 888 Bytes

Turborepo SvelteKit React-Native Tailwind Starter

This is my starter Turborepo.

What's inside?

This Turborepo includes the following packages/apps:

Apps and Packages

  • web: a svelte-kit app
  • mobile: a react-native app
  • ui: a stub Svelte component library shared by both web and mobile 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: