arthas/labs/arthas-grpc-web-proxy/ui
2024-10-23 15:09:06 +08:00
..
public move arthas-grpc-web-proxy to labs 2024-10-23 15:09:06 +08:00
src move arthas-grpc-web-proxy to labs 2024-10-23 15:09:06 +08:00
.gitignore move arthas-grpc-web-proxy to labs 2024-10-23 15:09:06 +08:00
babel.config.js move arthas-grpc-web-proxy to labs 2024-10-23 15:09:06 +08:00
jsconfig.json move arthas-grpc-web-proxy to labs 2024-10-23 15:09:06 +08:00
package-lock.json move arthas-grpc-web-proxy to labs 2024-10-23 15:09:06 +08:00
package.json move arthas-grpc-web-proxy to labs 2024-10-23 15:09:06 +08:00
README.md move arthas-grpc-web-proxy to labs 2024-10-23 15:09:06 +08:00
vue.config.js move arthas-grpc-web-proxy to labs 2024-10-23 15:09:06 +08:00
yarn.lock move arthas-grpc-web-proxy to labs 2024-10-23 15:09:06 +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.