230320a303 d2a023980f t | hace 2 meses | |
---|---|---|
build | hace 3 años | |
config | hace 3 años | |
example | hace 2 meses | |
src | hace 2 meses | |
static | hace 3 años | |
.babelrc | hace 3 años | |
.editorconfig | hace 3 años | |
.gitignore | hace 3 años | |
.postcssrc.js | hace 3 años | |
LICENSE | hace 3 años | |
README.md | hace 3 años | |
favicon.ico | hace 3 años | |
index.html | hace 3 años | |
package-lock.json | hace 1 año | |
package.json | hace 3 años |
house loan caculator on mobile
vue vux实现 房贷计算器手机版 实现商贷、公积金贷、混合贷、税费计算
https://guoanfamily.github.io/houseloan/example/
# 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