/edufront

Frontend application for educational unit

Primary LanguageVue

edufront

A simple sample app for education front-end. Developed with Vue3 and designed with Element-Plus.

References

Steps

  • Create project
npm install -g create-vite
npm install element-plus --save
npm install axios --save
  • Run
npm run dev
npm run build

Customize configuration

See Configuration Reference.