I am developing an online book sales website using PHP with the CodeIgniter 4 framework for the backend and React with Vite for the frontend.
https://github.com/ahay12/book-store.git
prepare plugin
npm i
and
npm run dev
prepare plugin
composer install
and
php spark serve --port 4000