// Install from git repo.
npm install https://github.com/60723005l/jsdc-dui.git
// to install a tag version named 0.3.1
npm install https://github.com/60723005l/jsdc-dui.git#0.3.1
// Install from npm
npm i jsdc-dui
npm run build -> package.json小版號+1 -> commit -> start release branch(tag要跟package版號相同) -> finish release -> push -> npm publish