Skip to content

Node packages in CodeIgniter 3.1.11 using laravel-mix, webpack packages and blade template

License

Notifications You must be signed in to change notification settings

wadidin/ci_laravel-mix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ci_laravel-mix

Node packages in CodeIgniter 3.1.11 using laravel-mix, webpack packages and blade template


How To Include Node Modules

move directory to assets
open terminal / command prompt

type : 
npm install --save-dev laravel-mix

and then you get directory "node_modules"

Custom sass and js

you can custom sass on directory assets/src/sass/app.sass
you can custom js on directory assets/src/js/app.js

About

Node packages in CodeIgniter 3.1.11 using laravel-mix, webpack packages and blade template

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages