Skip to content

Commit 54097c0

Browse files
Update README.md
1 parent b72d1d5 commit 54097c0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# setup-vuejs-project-without-vue-cli
2-
Setting up a new Vue project from scratch without using Vue CLI
2+
Setting up latest Vue JS v3 (vue@next) project from scratch without using Vue CLI.
3+
4+
Including Single File Components (SFCs), Vue Router v4, SCSS
35
```sh
46
// Install dependencies
57
npm install

0 commit comments

Comments
 (0)