Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maragudk/gomponents-tailwind-example
This projects shows how to use gomponents together with TailwindCSS.
https://github.com/maragudk/gomponents-tailwind-example
gomponents tailwindcss view
Last synced: 2 months ago
JSON representation
This projects shows how to use gomponents together with TailwindCSS.
- Host: GitHub
- URL: https://github.com/maragudk/gomponents-tailwind-example
- Owner: maragudk
- License: mit
- Created: 2020-12-11T14:53:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-10T09:51:58.000Z (about 2 years ago)
- Last Synced: 2023-03-05T21:56:56.215Z (almost 2 years ago)
- Topics: gomponents, tailwindcss, view
- Language: CSS
- Homepage: https://www.maragu.dk/blog/building-view-components-with-gomponents-and-tailwindcss-in-go/
- Size: 229 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gomponents + tailwind example
This projects shows how to use [gomponents](https://www.gomponents.com) together
with [TailwindCSS](https://tailwindcss.com).See the blog post
on [Building view components with gomponents and TailwindCSS in Go](https://www.maragu.dk/blog/building-view-components-with-gomponents-and-tailwindcss-in-go/)
for background.## Usage
Clone the repository, type `make start`, then open [localhost:8080](http://localhost:8080).