2.0.6 • Published 5 years ago

bs4-theme v2.0.6

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

Bootstrap 4 demo

Setup

npm install bootstrap bootswatch font-awesome
npm i gulp gulp-minify-css gulp-notify gulp-sass gulp-server-livereload gulp-template gulp-util gulp-autoprefixer gulp-purifycss bootswatch -D

// OR ( for existing project )
ncu -a 
npm i
gulp

Demo

http://localhost:8000/theme.html

Fonts

  • Copy all required fonts in fonts folder parallel to scss folder

Configure npm

npm set init.author.name "Hemant"
npm set init.author.email "hemant.ajax@gmail.com"
npm set init.author.url "https://github.com/hesing"

Publish to npm registry

npm adduser
npm config ls
npm publish

Update Package

npm version patch // update last digit x.x.1
npm publish

Use published package

https://www.npmjs.com/package/bs4-theme

npm install bs4-theme 
2.0.6

5 years ago

2.0.5

6 years ago

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.0

7 years ago