talking-heads-core
v0.0.10
Published
<h2 align="center"> <img height="256" width="256" src="./src/assets/preact.svg"> </h2>
Downloads
6
Readme
create-preact
Getting Started
npm run dev
- Starts a dev server at http://localhost:5173/npm run build
- Builds for production, emitting todist/
npm run preview
- Starts a server at http://localhost:4173/ to test production build locally