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 před 2 roky
assets Make sidebar toggleable on mobile před 2 roky
components Make sidebar toggleable on mobile před 2 roky
migrations Fix table setup errors před 2 roky
.gitignore Make sidebar toggleable on mobile před 2 roky
README.md Setup Vue před 2 roky
app.tpl Add sidebar před 2 roky
home.tpl Setup Vue před 2 roky
main.js Add sidebar menu před 2 roky
master.tpl Setup Vue před 2 roky
package-lock.json Make sidebar toggleable on mobile před 2 roky
package.json Make sidebar toggleable on mobile před 2 roky
skouter.go Setup Vue před 2 roky
terms.tpl Setup HTML template files před 2 roky
webpack.config.js Sync <input/> and data:{} values před 2 roky

README.md

Bundling

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