Skip to content

Commit f469b38

Browse files
committed
Update README.md
1 parent 292bc48 commit f469b38

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ This is a project template for [vue-cli](https://github.com/vuejs/vue-cli).
88

99
``` bash
1010
$ npm install -g vue-cli
11-
$ vue init webpack my-project
11+
$ vue init AbeHaruhiko/vue-webpack-typescript my-project
1212
$ cd my-project
1313
$ npm install
14+
$ tsd install
1415
$ npm run dev
1516
```
1617

0 commit comments

Comments
 (0)