Developing Install dependencies This project uses pnpm. pnpm install Building Mitosis & Framework Libs npm run compile Run the test app Inside the apps/ directory there is a test app that can be used to test the components. cd apps/react npm install npm run dev