File tree Expand file tree Collapse file tree 2 files changed +7
-10
lines changed Expand file tree Collapse file tree 2 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 1
- ![ ] ( ./images/readme_banner.jpg )
2
-
3
- <h1 align =" center " >
4
- 30 Days of Vue
5
- </h1 >
6
1
<p align =" center " >
7
2
<img src =" ./images/30-days-of-vue-hardcover.jpg " />
8
3
</p >
9
- <h2 align =" center " >
10
- ✨ An Introduction to Vue - <b >in 30 Bite-Size Morsels</b > ✨
11
- </h2 >
12
4
<p align =" center " >
13
- Written by the authors of <a href =" https://fullstack.io/vue " >Fullstack Vue</a ></a >
5
+ ✨ 30 Days of Vue ✨
6
+ </p >
7
+ <p align =" center " >
8
+ An Introduction to Vue - in 30 Bite-Size Morsels. Written by the authors of <a href =" https://fullstack.io/vue " >Fullstack Vue</a ></a >
14
9
</p >
15
10
<p align =" center " >
16
11
<a href =" https://app.monstercampaigns.com/c/opsh28ygz42xhvtlq4vd/ " >
@@ -42,7 +37,9 @@ Each day contains either contains a full Vue application or code samples that bu
42
37
43
38
The steps to run standalone Vue applications:
44
39
45
- - Open the ` index.html ` file in your favourite browser.
40
+ ``` bash
41
+ Open the ` index.html` file in your favourite browser.
42
+ ```
46
43
47
44
The steps to run Webpack based Vue applications:
48
45
You can’t perform that action at this time.
0 commit comments