CodeIgniter 4 Webpack Boilerplate Installation Clone or download the repo Run npm install Build assets with npm run build Watch assets with npm run watch Run the server with php spark serve Vist http://localhost:8080 Assets are located in resources Webpack compiles assets to public/assets