Full-Stack Vue.js 2 and Laravel 5
上QQ阅读APP看书,第一时间看更新

Project code

If you haven't already, you'll need to download the code base to your computer by cloning it from GitHub. Instructions are given in theCode base sectionin Chapter 1,Hello Vue - An Introduction to Vue.js.

Thevuebnbfolder within the code base has the project code that we now want to work with. Change into this folder and list the content:

$ cd vuebnb
$ ls -la

The folder contents should look like this:

Figure 3.1. vuebnb project files