Commit 673fe2e9 authored by yuwen.yin's avatar yuwen.yin

commit

parent b411a844
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
4. 开发程序运行:gatsby develop -p 9001 -H 0.0.0.0(start.bat) 4. 开发程序运行:gatsby develop -p 9001 -H 0.0.0.0(start.bat)
访问地址: http://192.168.9.136:9001 访问地址: http://192.168.9.136:9001
5. 打包:gatsby build (build.bat) 5. 打包:gatsby build (build.bat)
...@@ -26,10 +26,11 @@ ...@@ -26,10 +26,11 @@
6. 测试查看打包后的可运行本地静态服务gatsby serve(serve.bat),默认端口是9000,访问localhost:9000 6. 测试查看打包后的可运行本地静态服务gatsby serve(serve.bat),默认端口是9000,访问localhost:9000
指定端口或主机可配置 gatsby serve -p 9001 -H 127.0.0.1 指定端口或主机可配置 gatsby serve -p 9001 -H 127.0.0.1
7. 部署: 7. 部署:
weadmin.com部署百度云服务器
weadmin.com部署百度云服务器
8. 项目中所用阿里图标项目 siteview_website 8. 项目中所用阿里图标项目 siteview_website
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment