This website requires JavaScript.
Explore
Help
Register
Sign In
kirigaya
/
openmcp-client
Watch
2
Star
1
Fork
0
You've already forked openmcp-client
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
openmcp-client
/
app
History
huangzhelong.byte
c46038d559
修复 i18n 错误
2025-03-26 19:28:20 +08:00
..
public
实现 setting
2025-03-26 17:06:02 +08:00
scripts
增加 app
2025-03-25 15:50:26 +08:00
src
修复 i18n 错误
2025-03-26 19:28:20 +08:00
.browserslistrc
增加 app
2025-03-25 15:50:26 +08:00
.eslintrc.js
实现基本的框架
2025-03-25 22:28:45 +08:00
.gitignore
增加 app
2025-03-25 15:50:26 +08:00
babel.config.js
增加 app
2025-03-25 15:50:26 +08:00
package-lock.json
添加测试
2025-03-26 18:41:40 +08:00
package.json
添加测试
2025-03-26 18:41:40 +08:00
README.md
增加 app
2025-03-25 15:50:26 +08:00
tsconfig.json
实现 setting
2025-03-26 17:06:02 +08:00
vue.config.js
增加 app
2025-03-25 15:50:26 +08:00
webpack.config.js
实现 setting
2025-03-26 17:06:02 +08:00
README.md
app
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
.