/OpenSystem

开源学生管理系统

Primary LanguageVue

OpenSystem

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).

Installation

If you want to use this project, you can use the git tool and type the following command in the terminal to download the project to your local machine

git clone git@github.com:ITApeDeHao/OpenSystem.git

Project Setup

After entering the project directory in the terminal. Enter the following command:

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

PS: This project needs to be fully implemented in conjunction with the back-end project. At present, only some functions of the student end have been realized, and you can contact me if you have subsequent needs

Support