/FoundSystem-frontend

The FoundSystem's front end code center.

Primary LanguageJavaScript

foundSystem

This template should help get you started developing with Vue 3 in Vite to start this project.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

install useful packages

npm install element-plus
npm install vuex@4.0.2
npm install vue-router@4.0.12
npm install -D unplugin-vue-components unplugin-auto-import
npm install vue-cookies -S
npm install echarts --save
npm i @vueuse/core
npm install vuex