📝
JSON Driven
Configure pages with JSON Schema, no need to write lots of template code, quickly build admin interfaces
Built with Vue 3 + TypeScript + NaiveUI, configure pages with JSON Schema, say goodbye to repetitive template code
# Clone the project
git clone https://github.com/maliang/trix.git
# Enter project directory
cd trix
# Install dependencies
pnpm install
# Start development server
pnpm dev| Technology | Version | Description |
|---|---|---|
| Vue | 3.5.x | Progressive JavaScript Framework |
| Vite | 7.x | Next Generation Frontend Build Tool |
| TypeScript | 5.x | JavaScript with Types |
| NaiveUI | 2.x | Vue 3 Component Library |
| UnoCSS | 66.x | Atomic CSS Engine |
| Pinia | 3.x | Vue State Management |
| vschema-ui | 1.x | JSON Schema Rendering Engine |