Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
 
 
 
 
 
 
Immanuel Onyeka c229a04704 Make sidebar toggleable on mobile hace 2 años
assets Make sidebar toggleable on mobile hace 2 años
components Make sidebar toggleable on mobile hace 2 años
migrations Fix table setup errors hace 2 años
.gitignore Make sidebar toggleable on mobile hace 2 años
README.md Setup Vue hace 2 años
app.tpl Add sidebar hace 2 años
home.tpl Setup Vue hace 2 años
main.js Add sidebar menu hace 2 años
master.tpl Setup Vue hace 2 años
package-lock.json Make sidebar toggleable on mobile hace 2 años
package.json Make sidebar toggleable on mobile hace 2 años
skouter.go Setup Vue hace 2 años
terms.tpl Setup HTML template files hace 2 años
webpack.config.js Sync <input/> and data:{} values hace 2 años

README.md

Bundling

Uses ESbuild and the Vue node package. sudo apt install esbuild; npm install vue; ``