Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cdsf-static-bg
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
姜雷
cdsf-static-bg
Commits
c4dec017
Commit
c4dec017
authored
Oct 09, 2018
by
姜雷
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' into test
parents
eec5f19b
2e875c8f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
11 deletions
+7
-11
README.md
README.md
+7
-11
No files found.
README.md
View file @
c4dec017
...
...
@@ -2,20 +2,16 @@
> A Vue.js project
##
Build Setup
##
打包说明:
```
bash
# install dependencies
npm
install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
```
bash
# 项目打包命令
npm run build
#
build for production and view the bundle analyzer repor
t
npm run build
--report
#
打包目标地址 ./dis
t
# 线上需替换 ./src/config/constants.js 文件中 SERVER_URL 为正式环境接口部署地址
```
#
For a detailed explanation on how things work, check out the
[
guide
](
http://vuejs-templates.github.io/webpack/
)
and
[
docs for vue-loader
](
http://vuejs.github.io/vue-loader
)
.
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