- 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.
推薦閱讀
- MySQL數據庫應用與管理 第2版
- Practical UX Design
- C語言程序設計
- Flutter跨平臺開發入門與實戰
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- Quantum Computing and Blockchain in Business
- QGIS 2 Cookbook
- Android系統下Java編程詳解
- Visual Basic程序設計基礎
- 青少年Python趣味編程
- Learning iOS Penetration Testing
- 歐姆龍PLC編程指令與梯形圖快速入門
- Mastering Vim
- JavaScript程序設計基礎教程(慕課版)
- Python程序設計案例教程