Theme based on http://underscores.me/
git clone https://github.com/dzmitROCK/Bootstrap4Press.git
cd Bootstrap4Press
yarn
ornpm i
- create file
gulp-config.yaml
and copy all content fromgulp-default-config.yaml
correcting DEVURL yarn start
ornpm run start
development mode. sourcemaps, no minify and other.yarn build
ornpm run build
production mode. No serv, no sourcemaps, minify and other.
Develop folder src
Production folder dist
- Bootstrap
4.1.3
- jQuery
3.3.1
- FontAwesome
5.2.0
- Popper.js
1.14.4
- gulp
- webpack
- scss
- babel
- imagemin
Good luck!