Skip to main content
Version: v3

preact

Preact project with react coding style

Preact is highly compatible with react. If your project uses React coding style to write a Preact project, you can also use alova/react and then compile React code into Preact code with your build tool. The following is the configuration guide provided by preact:

Use preact package directly

Coming soon...