Skip to content

kadcom/lfb

Repository files navigation

Linux For Builder Simple Page

This is a simple page for the Linux For Builder project. It is a simple page that is used to demonstrate the use of Go templates, and how to use them to generate HTML pages.

Pre-requisites

To run this project, you will need to have the following installed:

  • Go
  • Git
  • Node.js (for yarn)
  • Yarn

Getting Started

To get started, you will need to clone the repository to your local machine, and then run the following commands:

$ yarn install
$ make
$ go run main.go

This will start the server, and you can then navigate to http://localhost:8080 in your browser to view the page.

License

This project is licensed under the MIT License - see the LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors