linyerun / dashboard

The web-based dashboard for Pixiu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixiu Dashboard

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

启动本地开发环境

npm run dev

Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Run End-to-End Tests with Cypress

npm run build
npm run test:e2e # or `npm run test:e2e:ci` for headless testing

Lint with ESLint

npm run lint

学习分享

沟通交流

  • 搜索微信号 yingjuncz, 备注(pixiu), 验证通过会加入群聊
  • bilibili 技术分享

Copyright 2019 caoyingjun (cao.yingjunz@gmail.com) Apache License 2.0

About

The web-based dashboard for Pixiu


Languages

Language:Vue 69.2%Language:JavaScript 29.6%Language:CSS 0.8%Language:Makefile 0.2%Language:HTML 0.1%Language:Dockerfile 0.1%