/saga-web

一站式项目管理平台

Primary LanguageVueApache License 2.0Apache-2.0

saga-web

一站式项目管理平台 - developed with Vue3Ant Design Vue 4.x and Vite4.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint