unsloth/studio/frontend
2026-02-02 15:25:15 +01:00
..
public add studio root folder 2026-02-02 09:14:35 +00:00
src refactor: enhance chat and UI elements with animations, tooltips, and improved styling; streamline sidebar, navbar, and chat-page interactions in top bar 2026-02-02 15:25:15 +01:00
.gitignore add studio root folder 2026-02-02 09:14:35 +00:00
.gitkeep add studio root folder 2026-02-02 09:14:35 +00:00
biome.json add studio root folder 2026-02-02 09:14:35 +00:00
bun.lock feat: replace config summary with model export feature, including export methods, quantization options, and new UI components 2026-02-02 11:08:31 +01:00
components.json add studio root folder 2026-02-02 09:14:35 +00:00
eslint.config.js add studio root folder 2026-02-02 09:14:35 +00:00
index.html add studio root folder 2026-02-02 09:14:35 +00:00
package.json feat: replace config summary with model export feature, including export methods, quantization options, and new UI components 2026-02-02 11:08:31 +01:00
README.md add studio root folder 2026-02-02 09:14:35 +00:00
tsconfig.app.json add studio root folder 2026-02-02 09:14:35 +00:00
tsconfig.json add studio root folder 2026-02-02 09:14:35 +00:00
tsconfig.node.json add studio root folder 2026-02-02 09:14:35 +00:00
vite.config.ts add studio root folder 2026-02-02 09:14:35 +00:00

React + TypeScript + Vite + shadcn/ui

This is a template for a new Vite project with React, TypeScript, and shadcn/ui.