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
ff744a37
Commit
ff744a37
authored
Aug 02, 2018
by
Alex Agafonov
Committed by
偏右
Aug 03, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Russian README file added
parent
0196493a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
99 additions
and
0 deletions
+99
-0
README.ru-RU.md
README.ru-RU.md
+99
-0
No files found.
README.ru-RU.md
0 → 100644
View file @
ff744a37
Русский |
[
English
](
./README.md
)
|
[
简体中文
](
./README.zh-CN.md
)
# Ant Design Pro
[
![
](
https://img.shields.io/travis/ant-design/ant-design-pro/master.svg?style=flat-square
)
](https://travis-ci.org/ant-design/ant-design-pro)
[
![Build status
](
https://ci.appveyor.com/api/projects/status/67fxu2by3ibvqtat/branch/master?svg=true
)
](https://ci.appveyor.com/project/afc163/ant-design-pro/branch/master)
[
![Dependencies
](
https://img.shields.io/david/ant-design/ant-design-pro.svg
)
](https://david-dm.org/ant-design/ant-design-pro)
[
![DevDependencies
](
https://img.shields.io/david/dev/ant-design/ant-design-pro.svg
)
](https://david-dm.org/ant-design/ant-design-pro#info=devDependencies&view=list)
[
![Gitter
](
https://badges.gitter.im/ant-design/ant-design-pro.svg
)
](https://gitter.im/ant-design/ant-design-pro?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
UI-решение "из коробки" для корпоративных приложений как React boilerplate
![](
https://gw.alipayobjects.com/zos/rmsportal/xEdBqwSzvoSapmnSnYjU.png
)
-
Демо: http://preview.pro.ant.design
-
Домашняя страница: http://pro.ant.design
-
Документация: http://pro.ant.design/docs/getting-started
-
История изменений: http://pro.ant.design/docs/changelog
-
FAQ: http://pro.ant.design/docs/faq
-
Китайское зеркало сайта: http://ant-design-pro.gitee.io
## Поиск переводчиков :loudspeaker:
Нам нужна ваша помощь: https://github.com/ant-design/ant-design-pro/issues/120
## Возможности
-
:gem:
**Neat Design**
: Follow
[
Ant Design specification
](
http://ant.design/
)
-
:triangular_ruler:
**Common Templates**
: Typical templates for enterprise applications
-
:rocket:
**State of The Art Development**
: Newest development stack of React/dva/antd
-
:iphone:
**Responsive**
: Designed for variable screen sizes
-
:art:
**Theming**
: Customizable theme with simple config
-
:globe_with_meridians:
**International**
: Built-in i18n solution
-
:gear:
**Best Practices**
: Solid workflow to make your code healthy
-
:1234:
**Mock development**
: Easy to use mock development solution
-
:white_check_mark:
**UI Test**
: Fly safely with unit and e2e tests
## Шаблоны
```
- Dashboard
- Analytic
- Monitor
- Workspace
- Form
- Basic Form
- Step Form
- Advanced From
- List
- Standard Table
- Standard List
- Card List
- Search List (Project/Applications/Article)
- Profile
- Simple Profile
- Advanced Profile
- Result
- Success
- Failed
- Exception
- 403
- 404
- 500
- User
- Login
- Register
- Register Result
```
## Использование
```
bash
$
git clone https://github.com/ant-design/ant-design-pro.git
--depth
=
1
$
cd
ant-design-pro
$
npm
install
$
npm start
# visit http://localhost:8000
```
Or you can use the command tool:
[
ant-design-pro-cli
](
https://github.com/ant-design/ant-design-pro-cli
)
```
bash
$
npm
install
ant-design-pro-cli
-g
$
mkdir
pro-demo
&&
cd
pro-demo
$
pro new
```
More instructions at
[
documentation
](
http://pro.ant.design/docs/getting-started
)
.
## Совместимость
Modern browsers and IE11.
## Распространение
Any type of contribution is welcome, here are some examples of how you may contribute to this project:
-
Use Ant Design Pro in your daily work.
-
Submit
[
issues
](
http://github.com/ant-design/ant-design-pro/issues
)
to report bugs or ask questions.
-
Propose
[
pull requests
](
http://github.com/ant-design/ant-design-pro/pulls
)
to improve our code.
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