create-htmx-app

1.0.0 • Public • Published

create-htmx-app

Bootstrap an HTMX app with npx!

Usage

npx create-htmx-app

Contributing

This project runs on Node.js 20. You can either install node yourself, or use Devbox and direnv.

Setting up Environment with Devbox

First, install Devbox and direnv.

Note
Normally this takes a couple steps, however I've developed a simple Devbox and direnv installer for systems with bash and apt-get. Run bash <(curl -s https://raw.githubusercontent.com/tom-ricci/easy-devbox/master/script.sh) to install everything this way.

Next, reload your shell and cd into the project. Once you're there, run devbox generate direnv and .. && ..

Finally, npm i the dependencies.

Readme

Keywords

Package Sidebar

Install

npm i create-htmx-app

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

10.8 kB

Total Files

4

Last publish

Collaborators

  • tom-ricci