Skip to main content
Version: v2

preact

Preact project with react coding style

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

Use preact package directly

Comming soon...