230320a303 d2a023980f t | il y a 2 mois | |
---|---|---|
build | il y a 3 ans | |
config | il y a 3 ans | |
example | il y a 2 mois | |
src | il y a 2 mois | |
static | il y a 3 ans | |
.babelrc | il y a 3 ans | |
.editorconfig | il y a 3 ans | |
.gitignore | il y a 3 ans | |
.postcssrc.js | il y a 3 ans | |
LICENSE | il y a 3 ans | |
README.md | il y a 3 ans | |
favicon.ico | il y a 3 ans | |
index.html | il y a 3 ans | |
package-lock.json | il y a 1 an | |
package.json | il y a 3 ans |
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