You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-8Lines changed: 1 addition & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
> vue2.x that use typescript.
3
3
4
4
## Documentation
5
-
5
+
-[vue-typescript](https://mmf-fe.github.io/vue-typescript/) common questions specific to this template are answered and each part is described in greater detail
6
6
-[svgicon](https://github.com/MMF-FE/vue-svgicon): A tool to create svg icon components. (vue 2.x)
7
7
-[For Vue 2.0](http://vuejs.org/guide/): general information about how to work with Vue, not specific to this template
8
8
@@ -18,13 +18,6 @@ $ npm install
18
18
$ npm run dev
19
19
```
20
20
21
-
If port 8080 is already in use on your machine you must change the port number in `/config/index.js`. Otherwise `npm run dev` will fail.
0 commit comments