From 2e98b20bea4463e4465e3c19059d0744a09aec06 Mon Sep 17 00:00:00 2001 From: zhongrj <646384940@qq.com> Date: Tue, 27 Jun 2023 14:34:41 +0800 Subject: [PATCH] gb28181版本升级-补充 --- web_src/README.md | 21 +++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) diff --git a/web_src/README.md b/web_src/README.md new file mode 100644 index 0000000..4141ef7 --- /dev/null +++ b/web_src/README.md @@ -0,0 +1,21 @@ +# gb_web + +> A Vue.js project + +## Build Setup + +``` bash +# install dependencies +npm install + +# serve with hot reload at localhost:8080 +npm run dev + +# build for production with minification +npm run build + +# build for production and view the bundle analyzer report +npm run build --report +``` + +For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). -- Gitblit v1.9.3