Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nitedani/bug864651
https://github.com/nitedani/bug864651
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nitedani/bug864651
- Owner: nitedani
- Created: 2022-11-12T14:04:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-12T14:14:12.000Z (about 2 years ago)
- Last Synced: 2024-10-30T16:13:24.337Z (2 months ago)
- Language: JavaScript
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Example of using Telefunc with [Vite](https://vitejs.dev) and [vite-plugin-ssr](https://vite-plugin-ssr.com).
To run it:
```bash
git clone [email protected]:brillout/telefunc
cd telefunc/examples/vite-plugin-ssr/
npm install
npm run dev
```