mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
update doc titles
This commit is contained in:
parent
047476efaf
commit
8852dfd767
@ -1,6 +1,6 @@
|
||||
---
|
||||
order: 3
|
||||
title: Real world Example with dva
|
||||
title: Real project with dva
|
||||
---
|
||||
|
||||
[dva](https://github.com/dvajs/dva) is a React and redux based, lightweight and elm-style framework, which supports side effects, hot module replacement, dynamic on demand, react-native, SSR. And it has been widely used in production environment.
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
order: 4
|
||||
title: Use with create-react-app
|
||||
title: Use in create-react-app
|
||||
---
|
||||
|
||||
[create-react-app](https://github.com/facebookincubator/create-react-app) is one of best React application development tool, we are going to use `antd` within it and modify the webpack config for some customized needs.
|
||||
|
Loading…
Reference in New Issue
Block a user