Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xixixao/ai-workshop-demo

Example AI app
https://github.com/xixixao/ai-workshop-demo

Last synced: 8 days ago
JSON representation

Example AI app

Awesome Lists containing this project

README

        

# Convex + TypeScript + ESLint + Vite + React + Tailwind + shadcn/ui

This template provides a minimal setup to get Convex working, with TypeScript,
ESLint and React using [Vite](https://vitejs.dev/).

Start by editing `convex/myFunctions.ts` and interact with your React app.

See Convex docs at https://docs.convex.dev/home

## Setting up

```
npm create convex@latest -t react-vite-shadcn
```