- Tauri
- React
- TypeScript
- Tailwind CSS
- Jotai
- MDX Editor
Note
Commands
- Open the folder in
vs code
orterminal
. - Run the
npm i
to install the packages. - Then run the
npm run tauri dev
to run the project.
Note
Commands
vs code
or terminal
.npm i
to install the packages.npm run tauri dev
to run the project.