Go to file
cys c0f687d7ff change color 2024-07-13 09:40:04 +08:00
public add server2.js 2024-07-07 23:38:24 +08:00
src change color 2024-07-13 09:40:04 +08:00
tests/unit init 2024-05-27 23:58:03 +08:00
.gitignore constraintsearchdialog finished 2024-06-27 23:08:48 +08:00
README.md init 2024-05-27 23:58:03 +08:00
babel.config.js init 2024-05-27 23:58:03 +08:00
package-lock.json 界面优化部分 2024-07-09 01:05:13 +08:00
package.json 界面优化部分 2024-07-09 01:05:13 +08:00
postcss.config.js 约束条件显示优化,引入tailwindcss库,记得npm install 2024-07-07 22:24:01 +08:00
tailwind.config.js 约束条件显示优化,引入tailwindcss库,记得npm install 2024-07-07 22:24:01 +08:00
tsconfig.json init 2024-05-27 23:58:03 +08:00
vue.config.js 界面优化部分 2024-07-09 01:05:13 +08:00

README.md

front

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.