|
%!s(int64=2) %!d(string=hai) anos | |
---|---|---|
.. | ||
build | %!s(int64=2) %!d(string=hai) anos | |
config | %!s(int64=2) %!d(string=hai) anos | |
doc | %!s(int64=2) %!d(string=hai) anos | |
src | %!s(int64=2) %!d(string=hai) anos | |
static | %!s(int64=2) %!d(string=hai) anos | |
.babelrc | %!s(int64=2) %!d(string=hai) anos | |
.editorconfig | %!s(int64=2) %!d(string=hai) anos | |
.gitignore | %!s(int64=2) %!d(string=hai) anos | |
.localized | %!s(int64=2) %!d(string=hai) anos | |
.postcssrc.js | %!s(int64=2) %!d(string=hai) anos | |
README.md | %!s(int64=2) %!d(string=hai) anos | |
favicon.ico | %!s(int64=2) %!d(string=hai) anos | |
index.html | %!s(int64=2) %!d(string=hai) anos | |
package.json | %!s(int64=2) %!d(string=hai) anos |
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.