房贷计算

230320a303 4374663c5f t 1 주 전
build 11145c1fec init 4 년 전
config 11145c1fec init 4 년 전
example 4374663c5f t 1 주 전
src 4374663c5f t 1 주 전
static 11145c1fec init 4 년 전
.babelrc 11145c1fec init 4 년 전
.editorconfig 11145c1fec init 4 년 전
.gitignore 11145c1fec init 4 년 전
.postcssrc.js 11145c1fec init 4 년 전
LICENSE 11145c1fec init 4 년 전
README.md 11145c1fec init 4 년 전
favicon.ico 11145c1fec init 4 년 전
index.html eacfbea22c temp save 4 년 전
package-lock.json d7b2aa4fca t 1 년 전
package.json 11145c1fec init 4 년 전

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