Build project with bootstrap 5
Optimized Gulp Starter for future development.
The project is based on gulp 4 and includes Bootstrap 5
Installs package dependencies:
npm i
Runs the app in development mode:
npm run dev
Open http://localhost:1010 to view it in the browser.
npm run build
Builds the app in production mode with a hash to the filename. \
All files in the folder build/
Example with hash:
../js/main.min-deb6f3c5.js \
../css/main.min-9b392c97.css
Your app is ready to be deployed 🤟
npm run clear
Launches the lint and fix all issues:
npm run stylelint
and npm run stylelint:fix
The project uses a plugin gulp-rigger. \
For importing the required files using the following construction: \//= the_path_to_the_file