bootstrap 4, cosmo theme, flexbox in action
``
npm i bootstrap@4.0.0-alpha.5 -S
npm i gulp gulp-minify-css gulp-notify gulp-sass gulp-server-livereload gulp-template gulp-util -D
// OR ( for existing project )
npm i
gulp
`
``
npm set init.author.name "Hemant"
npm set init.author.email "hemant.ajax@gmail.com"
npm set init.author.url "https://github.com/hesing"
``
npm adduser
npm config ls
npm publish
``
npm version patch // update last digit x.x.1
npm publish
```
npm install bdo-theme