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.
To run this project, you will need to have the following installed:
- Go
- Git
- Node.js (for yarn)
- Yarn
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.goThis will start the server, and you can then navigate to http://localhost:8080 in your browser to view the page.
This project is licensed under the MIT License - see the LICENSE.