房贷计算

230320a303 d2a023980f t há 2 meses atrás
build 11145c1fec init há 3 anos atrás
config 11145c1fec init há 3 anos atrás
example d2a023980f t há 2 meses atrás
src d2a023980f t há 2 meses atrás
static 11145c1fec init há 3 anos atrás
.babelrc 11145c1fec init há 3 anos atrás
.editorconfig 11145c1fec init há 3 anos atrás
.gitignore 11145c1fec init há 3 anos atrás
.postcssrc.js 11145c1fec init há 3 anos atrás
LICENSE 11145c1fec init há 3 anos atrás
README.md 11145c1fec init há 3 anos atrás
favicon.ico 11145c1fec init há 3 anos atrás
index.html eacfbea22c temp save há 3 anos atrás
package-lock.json d7b2aa4fca t há 1 ano atrás
package.json 11145c1fec init há 3 anos atrás

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