Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
ant-design-pro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
duanledexianxianxian
ant-design-pro
Commits
cc3f75a5
Commit
cc3f75a5
authored
Oct 27, 2017
by
afc163
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update README.md
parent
fcb290ef
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
+4
-5
README.en-US.md
README.en-US.md
+2
-3
README.md
README.md
+2
-2
No files found.
README.en-US.md
View file @
cc3f75a5
...
...
@@ -25,13 +25,12 @@ An out-of-box UI solution for enterprise applications.
-
:1234:
**Mock development**
: Easy to use mock development solution
-
:white_check_mark:
**UI Test**
: Fly safely with unit test and e2e test
## Usage
```
```
bash
$
git clone git@github.com:ant-design/ant-design-pro
--depth
=
1
$
cd
ant-design-pro
$
npm
install
$ npm start
// Visit http://127.0.0.1
:8000
$
npm start
# visit http://localhost
:8000
```
More instruction at
[
documentation
](
http://pro.ant.design/docs/getting-started
)
。
...
...
README.md
View file @
cc3f75a5
...
...
@@ -27,11 +27,11 @@
## 使用
```
```
bash
$
git clone git@github.com:ant-design/ant-design-pro
--depth
=
1
$
cd
ant-design-pro
$
npm
install
$ npm start
// 访问 http://127.0.0.1
:8000
$
npm start
# 访问 http://localhost
:8000
```
更多信息请参考
[
使用文档
](
http://pro.ant.design/docs/getting-started
)
。
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment