Skip to content

Boilerplate for a static web application built in Go with Bulma CSS

Notifications You must be signed in to change notification settings

TrellixVulnTeam/boiler-go-web-app-static_QV4B

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  • Run Application
    CMD: go run main.go

  • SASS
    CMD: sass --watch assets/scss/styles.scss assets/css/styles.css

  • Bulma CSS
    Customize Guide: https://bulma.io/documentation/customize/with-node-sass/

About

Boilerplate for a static web application built in Go with Bulma CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 42.2%
  • HTML 41.9%
  • SCSS 15.9%