Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 465 Bytes

File metadata and controls

21 lines (15 loc) · 465 Bytes

graduationProject

The front-end part of the university graduation design, named Leisure Inn, has the main functions of home page to display recommendation messages, knowledge article browsing and publishing comments, mall, learning material sharing, and user release timeline

Technologies included

  • Vite
  • Vue3
  • Typescript
  • Axios
  • Element-plus
  • Vuex
  • Vue-router
  • yup: Box filling Verification
  • prettier

start

  1. npm install

  2. npm run dev