arthas/arthas-grpc-web-proxy/ui
2023-10-25 14:57:49 +08:00
..
public arthas grpc service prototype (#2694) 2023-10-25 14:57:49 +08:00
src arthas grpc service prototype (#2694) 2023-10-25 14:57:49 +08:00
.gitignore arthas grpc service prototype (#2694) 2023-10-25 14:57:49 +08:00
babel.config.js arthas grpc service prototype (#2694) 2023-10-25 14:57:49 +08:00
jsconfig.json arthas grpc service prototype (#2694) 2023-10-25 14:57:49 +08:00
package-lock.json arthas grpc service prototype (#2694) 2023-10-25 14:57:49 +08:00
package.json arthas grpc service prototype (#2694) 2023-10-25 14:57:49 +08:00
README.md arthas grpc service prototype (#2694) 2023-10-25 14:57:49 +08:00
vue.config.js arthas grpc service prototype (#2694) 2023-10-25 14:57:49 +08:00
yarn.lock arthas grpc service prototype (#2694) 2023-10-25 14:57:49 +08:00

grpc_web_demo

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.