Skip to content

Commit

Permalink
Merge pull request #804 from moklick/patch-1
Browse files Browse the repository at this point in the history
add React Flow and Svelte Flow templates
  • Loading branch information
Scrum authored Nov 13, 2023
2 parents fd06f92 + cd4ae25 commit c27f885
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,13 +204,15 @@ Use the "Table of Contents" menu on the top-left corner to explore the list.
- [monorepo-template-react](https://github.com/stormkit-io/monorepo-template-react) - React + Typescript template for SSR, SPG, SPA and API provision.
- [vite-react-dapp-template](https://github.com/huseyindeniz/vite-react-dapp-template) - Starter template for decentralized app frontend development with preconfigured Wallet Authentication, i18n and UI features.
- [vite-express-ssr-ts](https://github.com/gihanrangana/vite-express-ssr-ts) - React + Typescript + ExpressJS + Vite SSR template with inbuild api feature.

- [vite-react-flow-template](https://github.com/xyflow/vite-react-flow-template) - React Flow starter template.

#### Svelte

- [SvelteKit](https://github.com/sveltejs/kit) - The fastest way to build Svelte apps.
- [sttv](https://github.com/srmullen/sttv) - Svelte, Tailwind CSS, TypeScript.
- [svelte-vite-ssr](https://github.com/jiangfengming/svelte-vite-ssr) - Svelte with SSR support.
- [template-vite-svelte-ts-tailwind](https://github.com/RoyRao2333/template-vite-svelte-ts-tailwind) - Svelte + TypeScript + Tailwind CSS + Prettier.
- [vite-svelte-flow-template](https://github.com/xyflow/vite-svelte-flow-template) - Svelte Flow starter template.

#### Solid

Expand Down

0 comments on commit c27f885

Please sign in to comment.