230320a303 d2a023980f t | há 2 meses atrás | |
---|---|---|
build | há 3 anos atrás | |
config | há 3 anos atrás | |
example | há 2 meses atrás | |
src | há 2 meses atrás | |
static | há 3 anos atrás | |
.babelrc | há 3 anos atrás | |
.editorconfig | há 3 anos atrás | |
.gitignore | há 3 anos atrás | |
.postcssrc.js | há 3 anos atrás | |
LICENSE | há 3 anos atrás | |
README.md | há 3 anos atrás | |
favicon.ico | há 3 anos atrás | |
index.html | há 3 anos atrás | |
package-lock.json | há 1 ano atrás | |
package.json | há 3 anos atrás |
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