File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Make sure you have [node](https://nodejs.org/) installed. `node 14.21.3` and `vu
13
13
14
14
## Create the sample project
15
15
16
- ### Create a Bootstrapped Raw React Application
16
+ ### Create a Bootstrapped Raw Vue Application
17
17
18
18
``` cmd
19
19
npm create vue@2
@@ -493,4 +493,4 @@ npm run dev
493
493
494
494
``` sh
495
495
npm run build
496
- ```
496
+ ```
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Make sure you have [node](https://nodejs.org/) installed. `node 14.21.3` and `vu
13
13
14
14
## Create the sample project
15
15
16
- ### Create a Bootstrapped Raw React Application
16
+ ### Create a Bootstrapped Raw Vue Application
17
17
18
18
``` cmd
19
19
npm create vue@3
@@ -471,4 +471,4 @@ npm run dev
471
471
472
472
``` sh
473
473
npm run build
474
- ```
474
+ ```
You can’t perform that action at this time.
0 commit comments