项目作者: bokjo

项目描述 :
go-web-app test
高级语言: CSS
项目地址: git://github.com/bokjo/go-web-app.git
创建时间: 2018-05-14T07:48:06Z
项目社区:https://github.com/bokjo/go-web-app

开源协议:MIT License

下载


go-web-app

go-web-app test

Installation:

  • install NodeJs (https://nodejs.org)
  • install grunt-cli globally via npm install -g grunt-cli or yarn global add grunt-cli
  • run npm install or yarn install
  • run grunt from the project root directory

Run the app: - before using GoLang (static html serving first!)

  • Install http-server via npm install -g http-server or via yarn global add http-server
  • run http-server or hs in the application root directory
  • navigate to http://localhost:8080/html/home.html or other url presented from http=server