Skip to content

Commit b2e5258

Browse files
committed
VUE CLI details updated
1 parent 43089ad commit b2e5258

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,10 @@ npm run test
2626
```
2727
npm run lint
2828
```
29+
30+
## This Project has been created using <a href="https://cli.vuejs.org/"> VUE CLI </a>
31+
```
32+
npm install -g @vue/cli
33+
vue create project-name
34+
35+
```

0 commit comments

Comments
 (0)