Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/narze/basic-svelte-for-react-and-vue-developers
Compare basic features between React, Vue, and Svelte, built with Astro (Svelte Meetup Thailand #1)
https://github.com/narze/basic-svelte-for-react-and-vue-developers
astro react svelte vue
Last synced: 2 months ago
JSON representation
Compare basic features between React, Vue, and Svelte, built with Astro (Svelte Meetup Thailand #1)
- Host: GitHub
- URL: https://github.com/narze/basic-svelte-for-react-and-vue-developers
- Owner: narze
- Created: 2022-06-21T17:01:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-24T13:52:29.000Z (over 2 years ago)
- Last Synced: 2024-05-02T05:39:10.511Z (8 months ago)
- Topics: astro, react, svelte, vue
- Language: Astro
- Homepage:
- Size: 104 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic Svelte for React and Vue developers
Built with [Astro](https://astro.build)
## Running
```shell
pnpm install
pnpm run dev
```