mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-06 06:58:31 +00:00
* test: add save date cell and checkbox cell * chore: add move field test * ci: fix tauri build |
||
|---|---|---|
| .. | ||
| .vscode | ||
| public | ||
| src | ||
| src-tauri | ||
| webdriver/selenium | ||
| .eslintignore | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc.cjs | ||
| index.html | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.cjs | ||
| README.md | ||
| tailwind.config.cjs | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
Tauri + React + Typescript
This template should help get you started developing with Tauri, React and Typescript in Vite.