In Chapter 2, Prototyping Vuebnb, Your First Vue.js Project, we made a prototype of the frontend of Vuebnb. The prototype was created from a single HTML file that we loaded directly from the browser.
Now we'll start working on the full-stack Vuebnb project, of which the prototype will soon be a critical part. This main project will be a full Laravel installation with a web server and database.