kevin185@foxmail.com 1eb0e511b7 修改joblib的引入方式 | há 2 anos atrás | |
---|---|---|
.. | ||
build | há 2 anos atrás | |
config | há 2 anos atrás | |
doc | há 2 anos atrás | |
src | há 2 anos atrás | |
static | há 2 anos atrás | |
.babelrc | há 2 anos atrás | |
.editorconfig | há 2 anos atrás | |
.gitignore | há 2 anos atrás | |
.localized | há 2 anos atrás | |
.postcssrc.js | há 2 anos atrás | |
README.md | há 2 anos atrás | |
favicon.ico | há 2 anos atrás | |
index.html | há 2 anos atrás | |
package.json | há 2 anos atrás |
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.