Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
bigdata-static
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
毕凯
2017-12-27 12:32:12 +0800
Commit
1fc356edfc2d50452e7d55327ff089f76e8f3806
1 parent
b9c3ce50
readme
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
README.md
README.md
0 → 100644
View file @
1fc356e
1
+
# bigdata 前端资源
2
+
3
+
1.
安装依赖
`npm i`
;
4
+
1.
开发
`npm run dev`
;
5
+
1.
打包
`npm run build`
;
6
+
1.
开发环境静态资源服务器
`http://127.0.0.1:7005`
;
7
+
1.
html 入口
`http://127.0.0.1:7005/html`
。
Please
register
or
login
to post a comment