This project uses gulp to read modules from node-modules and assests within the resource folder. Babel has been used in this project.
Follow these steps to add new npm packages
- Install the package
- Copy and paste the location of js in node-modules into bootstrapScript function in gulp.js
- Create a new js file in resourse/js to initialize the package
Check use of active-menu-link in the demo website