- Full-Stack Vue.js 2 and Laravel 5
- Anthony Gore
- 87字
- 2021-07-02 19:57:17
Project code
Before we begin, you'll need to download the code base to your computer by cloning it from GitHub. Instructions are given in the sectionCode basein Chapter 1,Hello Vue - An Introduction to Vue.js.
The foldervuebnb-prototypehas the project code for the prototype we'll now be building. Change into that folder and list the contents:
$ cd vuebnb-prototype $ ls -la
The folder contents should look like this:

Figure 2.2. vuebnb-prototype project files
Unless otherwise specified, all further Terminal commands in this chapter will assume you're in thevuebnb-prototypefolder.
推薦閱讀
- 玩轉Scratch少兒趣味編程
- 劍指JVM:虛擬機實踐與性能調優
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- Implementing Cisco Networking Solutions
- Highcharts Cookbook
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- Learning ArcGIS for Desktop
- Working with Odoo
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(1)
- Bootstrap 4 Cookbook
- MongoDB,Express,Angular,and Node.js Fundamentals
- PLC應用技術(三菱FX2N系列)
- 從零開始學C#
- Learning Hadoop 2
- Spring Boot+MVC實戰指南