We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8405aa9 commit 4c6a4efCopy full SHA for 4c6a4ef
README.md
@@ -21,6 +21,8 @@ npm start:prod #启动服务生产环境开发(IE8调试)。
21
```
22
### 访问地址
23
http://localhost:3000
24
+http://localhost:3000/counter(加减法示例)
25
+
26
## 特性
27
* [react](https://github.com/facebook/react)
28
* [react-router](https://github.com/rackt/react-router)
0 commit comments