Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sayll committed Mar 8, 2017
1 parent fb853c2 commit 55b2b8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ $ npm install # Install project dependencies
$ npm start # Compile and launch
```

如果一切顺利,就能正常打开端口:[http://localhost:3000/](http://localhost:3000/)

如果一切顺利,就能正常打开端口:[http://localhost:3000/](http://localhost:3000/) <br />
测试低版本IE的用户,通过`npm run build`,直接打开打包文件测试。 <br />
开发过程中,你用得最多的会是`npm start`

但是这里还有很多其它的处理:
Expand Down

0 comments on commit 55b2b8e

Please sign in to comment.