Skip to content

Commit 91c78af

Browse files
committed
update readme
1 parent 5bcc854 commit 91c78af

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
> vue2.x that use typescript.
33
44
## 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
66
- [svgicon](https://github.com/MMF-FE/vue-svgicon): A tool to create svg icon components. (vue 2.x)
77
- [For Vue 2.0](http://vuejs.org/guide/): general information about how to work with Vue, not specific to this template
88

@@ -18,13 +18,6 @@ $ npm install
1818
$ npm run dev
1919
```
2020

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.
22-
Or you can do as follow:
23-
24-
```bash
25-
PORT=3002 npm run dev
26-
```
27-
2821
## What's Included
2922
- `svgicon`
3023
- `vuex`

0 commit comments

Comments
 (0)