房贷计算

liujq eacfbea22c temp save hace 4 años
build 11145c1fec init hace 4 años
config 11145c1fec init hace 4 años
example eacfbea22c temp save hace 4 años
src 11145c1fec init hace 4 años
static 11145c1fec init hace 4 años
.babelrc 11145c1fec init hace 4 años
.editorconfig 11145c1fec init hace 4 años
.gitignore 11145c1fec init hace 4 años
.postcssrc.js 11145c1fec init hace 4 años
LICENSE 11145c1fec init hace 4 años
README.md 11145c1fec init hace 4 años
favicon.ico 11145c1fec init hace 4 años
index.html eacfbea22c temp save hace 4 años
package-lock.json 11145c1fec init hace 4 años
package.json 11145c1fec init hace 4 años

README.md

houseloan 房贷计算器

house loan caculator on mobile

vue vux实现 房贷计算器手机版 实现商贷、公积金贷、混合贷、税费计算

example url 示例:

https://guoanfamily.github.io/houseloan/example/

Build Setup

# 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