Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/canpacis/pacis

A UI library for Go's templ
https://github.com/canpacis/pacis

design geist geist-ui go golang html-css-javascript tailwind template templates ui ui-components ui-design uikit

Last synced: 3 days ago
JSON representation

A UI library for Go's templ

Awesome Lists containing this project

README

        

# Running The Project

The project has components and their tests. A dev environment is set up to manually test them. You will need a few dependencies to run this dev environment.

- [Taskfile](https://taskfile.dev/): A task manager for Go
- [Air](https://github.com/air-verse/air): Live reload for Go apps
- [Node](https://nodejs.org): To use tailwind

After intallling them, just run `air` in your terminal. A web server in [localhost](http://localhost:8080) at port 8080 will be running.