create-a-critique
Version:
Start a GoTHA app, it combines Go, Templ, HTMX and Alpine.js in the same bundle.
12 lines (8 loc) • 317 B
Markdown
# Getting Started
Start the app using:
```bash
$ npm/pnpm run dev
```
Wait a bit for webpack to end running and update the page.
It'll probably start at [http://localhost:3000](http://localhost:3000)
> This project was bootstrapped with `create-a-critique` from [here](https://github.com/NickRMD/a-critique-app).