mirror of
https://github.com/atuinsh/atuin.git
synced 2024-11-22 16:23:54 +01:00
cb19925011
1. Start on a home page, can sort onboarding/etc from there 2. Introduce zustand for state management. It's nice! Did a production build and clicked around for a while. Memory usage seems nice and chill. |
||
---|---|---|
.. | ||
backend | ||
public | ||
src | ||
.gitignore | ||
components.json | ||
icon.png | ||
index.html | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
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.