ratzilla 0.3.1

Build terminal-themed web applications with Ratatui and WebAssembly
Documentation
1
2
3
4
5
6
7
8
9
# Ratzilla Templates

This directory contains templates for creating new Ratzilla projects via [`cargo-generate`](https://github.com/cargo-generate/cargo-generate).

The available templates are:

- [Simple]./simple: A simple Ratzilla project template for getting started.

See [README.md](./README.md) for setup instructions.