Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chenhunghan authored Jan 12, 2024
1 parent 4342f78 commit e975a32
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ export default defineConfig({
})
```

## Quick start

Using a starter template [vite-leptos-template](https://github.com/chenhunghan/vite-leptos-template)
```sh
npx degit chenhunghan/vite-leptos-template my-project
```

## Get started by frameworks

### React + [Leptos](https://leptos.dev/)
Expand Down

0 comments on commit e975a32

Please sign in to comment.