Go to file
2021-07-14 17:48:36 +08:00
public Auto Update code 2021-07-04 17:05:38 +08:00
src Merge branch 'main' of github.com:Suwings/MCSManager-UI into main 2021-07-14 17:48:36 +08:00
.gitignore Automatic: Update code 2021-07-03 08:36:11 +08:00
.prettierignore Automatic: Update code 2021-07-03 08:36:11 +08:00
.prettierrc.json Automatic: Update code 2021-07-03 08:36:11 +08:00
babel.config.js Automatic: Update code 2021-07-03 08:36:11 +08:00
jsconfig.json Automatic: Update code 2021-07-07 14:28:32 +08:00
LICENSE Initial commit 2021-07-03 08:30:57 +08:00
package-lock.json Automatic: Update code 2021-07-03 08:36:11 +08:00
package.json Automatic: Update code 2021-07-03 08:36:11 +08:00
README.md Merge branch 'main' of github.com:Suwings/MCSManager-UI into main 2021-07-14 17:48:36 +08:00
vue.config.js Automatic: Update code 2021-07-07 14:28:32 +08:00

project2104-ui

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.