Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/weskoerber/htmx-rust-test


https://github.com/weskoerber/htmx-rust-test

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Rust + Tailwind + HTMX + Askama = ???

## Getting Started

### Prerequisites

- [`cargo-watch`](https://crates.io/crates/cargo-watch)
- [pnpm](https://pnpm.io/)

### Build and watch for changes

```shell
pnpm run server
pnpm run tailwind
```