Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 498 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 498 Bytes

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