You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2018/08/09 04:03:28 UTC

[GitHub] asifdxtreme commented on a change in pull request #410: [SCB-812]Change the readme under the frontend folder

asifdxtreme commented on a change in pull request #410: [SCB-812]Change the readme under the frontend folder
URL: https://github.com/apache/incubator-servicecomb-service-center/pull/410#discussion_r208800704
 
 

 ##########
 File path: frontend/Readme.md
 ##########
 @@ -39,7 +39,9 @@ bower install
 
 cd ..
 
-go run main.go
+go build
+
+./frontend.exe
 
 Review comment:
   @little-cui @xiaoyimei I suggest to put this command in a start.sh/start.bat script and handle the building and  running frontend in that and give this command of running the script in Readme

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services