This repo is the final project of the front-end interaction project entrepreneurial mode. The technology stack is Vue+Vite+TypeScript+ElementPlus+Axios+VueRouter.
Please notice to download the backend part of the project before using this repo.
git clone https://github.com/Juskinbo/front-end-final-project.git
cd front-end-final-project
npm install
npm run dev
npm run build