kevin185@foxmail.com 1eb0e511b7 修改joblib的引入方式 | vor 2 Jahren | |
---|---|---|
.. | ||
build | vor 2 Jahren | |
config | vor 2 Jahren | |
doc | vor 2 Jahren | |
src | vor 2 Jahren | |
static | vor 2 Jahren | |
.babelrc | vor 2 Jahren | |
.editorconfig | vor 2 Jahren | |
.gitignore | vor 2 Jahren | |
.localized | vor 2 Jahren | |
.postcssrc.js | vor 2 Jahren | |
README.md | vor 2 Jahren | |
favicon.ico | vor 2 Jahren | |
index.html | vor 2 Jahren | |
package.json | vor 2 Jahren |
rebuilder tipdm-webapp structure project
# install dependencies
npm install
# serve with hot reload at localhost:8089
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
[tipdm-server] type = http local_port = 9600 use_encryption = true use_compression = true subdomain = tipdm-server
[tipdm-oauth] type = http local_port = 9682 use_encryption = true use_compression = true subdomain = tipdm-oauth
[tipdm-socket] type = http local_port = 9020 use_encryption = true use_compression = true subdomain = tipdm-socket
For a detailed explanation on how things work, check out the guide and docs for vue-loader.