Go to file
cys dee7cc0fdf add server2.js 2024-07-07 23:38:24 +08:00
public add server2.js 2024-07-07 23:38:24 +08:00
src Merge branch 'master' of https://gitlink.org.cn/SheYuWu03/front 2024-07-05 10:29:45 +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 1 2024-06-27 14:27:48 +08:00
package.json 1 2024-06-27 14:27:48 +08:00
tsconfig.json init 2024-05-27 23:58:03 +08:00
vue.config.js init 2024-05-27 23:58:03 +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.