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: [email protected] With regards, Apache Git Services
