Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
property-management
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenjunxiong
property-management
Commits
8d70ba13
Commit
8d70ba13
authored
Mar 01, 2019
by
zhangdaihao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
说明格式修改
parent
12b5513f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
12 deletions
+8
-12
README.md
+8
-12
No files found.
README.md
View file @
8d70ba13
...
...
@@ -159,25 +159,21 @@ JeecgBoot的宗旨是降低前后端分离的开发成本,提高UI能力的同
```
bash
git clone https://github.com/zhangdaiscott/jeecg-boot.git
cd
jeecg-boot/ant-design-jeecg-vue
```
-
安装依赖
```
# 安装yarn
npm install -g yarn
# 下载依赖
yarn install
```
-
开发模式运行
```
yarn run serve
```
# 启动
yarn start
-
编译项目
```
# 编译项目
yarn run build
```
-
Lints and fixes files
```
# Lints and fixes files
yarn run lint
```
...
...
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