Skip to content

Commit

Permalink
Change README from Default (#21)
Browse files Browse the repository at this point in the history
Signed-off-by: eksno <33558637+eksno@users.noreply.github.com>
  • Loading branch information
eksno authored Jul 31, 2023
1 parent fdc4c1f commit 61c65b1
Showing 1 changed file with 2 additions and 31 deletions.
33 changes: 2 additions & 31 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,3 @@
# Turborepo Svelte starter
# The Futino Monorepo

This is an official starter Turborepo.

## Using this example

Run the following command:

```sh
npx create-turbo@latest -e with-svelte
```

## What's inside?

This Turborepo includes the following packages/apps:

### Apps and Packages

- `docs`: a [svelte-kit](https://kit.svelte.dev/) app
- `web`: another [svelte-kit](https://kit.svelte.dev/) 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](https://www.typescriptlang.org/).

### Utilities

This Turborepo has some additional tools already setup for you:

- [TypeScript](https://www.typescriptlang.org/) for static type checking
- [ESLint](https://eslint.org/) for code linting
- [Prettier](https://prettier.io) for code formatting
This is Futino's Monorepo. More to come...

0 comments on commit 61c65b1

Please sign in to comment.