go-web-app test
go-web-app test
Installation:
grunt-cli
globally via npm install -g grunt-cli
or yarn global add grunt-cli
npm install
or yarn install
grunt
from the project root directory Run the app: - before using GoLang (static html serving first!)
http-server
via npm install -g http-server
or via yarn global add http-server
http-server
or hs
in the application root directoryhttp://localhost:8080/html/home.html
or other url presented from http=server