Edit this page
Effector
Community-led documentation about using Effector with Vike.
💚This page may contain outdated information, PR welcome to update or improve this page.
💚There isn't a Vike extension for Effector yet, but contributions welcome to create one. In the meantime, you can manually integrate Effector.
Clone template
- Fork repository effector/vike-react-template,
- Clone repository to local machine,
pnpm install
,- Start development server
pnpm dev
, - Explore template's README.md.
Basic integration of Vike and React is now ready to use!