daidr / doulog-admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DouLog Admin (WIP)

The brand-new dashboard frontend for DouLog (Golang-based backend).

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Run Unit Tests with Vitest

pnpm test:unit

Lint with ESLint

pnpm lint

About


Languages

Language:Vue 75.0%Language:TypeScript 23.0%Language:JavaScript 0.8%Language:SCSS 0.5%Language:Dockerfile 0.4%Language:HTML 0.3%