Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
mars-static
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
2
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:49 +0800
Commit
bcc78bc45cb2e1f4c5065efe737bd51c731579e0
1 parent
ab9e4599
文档更新
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
README.md
README.md
View file @
bcc78bc
...
...
@@ -3,4 +3,5 @@
1.
安装依赖
`npm i`
;
1.
开发
`npm run dev`
;
1.
打包
`npm run build`
;
1.
开发环境静态资源服务器
`http://127.0.0.1:7002`
。
\ No newline at end of file
1.
开发环境静态资源服务器
`http://127.0.0.1:7002`
;
1.
html 入口
`http://127.0.0.1:7002/html`
。
...
...
Please
register
or
login
to post a comment