- Full-Stack Vue.js 2 and Laravel 5
- Anthony Gore
- 31字
- 2021-07-02 19:57:13
Installation
Although Vue can be used as a JavaScript module in more sophisticated setups, it can also simply be included as an external script in the body of your HTML document:
<script src="https://unpkg.com/vue/dist/vue.js"></script>
推薦閱讀
- Java范例大全
- C++程序設計(第3版)
- 深入淺出Java虛擬機:JVM原理與實戰
- Bulma必知必會
- Learning Laravel 4 Application Development
- Java軟件開發基礎
- Visual Studio Code 權威指南
- Python:Deeper Insights into Machine Learning
- 軟件工程基礎與實訓教程
- Scala Functional Programming Patterns
- Building a Media Center with Raspberry Pi
- Less Web Development Cookbook
- Design Patterns and Best Practices in Java
- Java算法從菜鳥到達人
- Real-time Web Application Development using Vert.x 2.0