Skip to content

IAmWilliamHames/codeigniter-4-webpack-boilerplate

Repository files navigation

CodeIgniter 4 Webpack Boilerplate

Codeigniter Bootstrap Webpack

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

About

Codeigniter 4 Webpack Boilerplate

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published