Skip to content

kevineaton603/tictacgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Go

Server Implementation of Tic Tac Toe using Echo, Templ, HTMX and Tailwind.css

Development

Run the Project

go run main.go

Watch for Changes to Templ Files

templ generate --watch

Watch for Tailwind CSS Changes (NPM Required)

npx tailwindcss -i ./assets/css/main.css -o ./assets/css/output.css --watch

Note: The project execution is not watched so you will need to restart the server when changes are made to Templ Files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published