bootstrap-loader-example

2.0.0-beta.8 • Public • Published

bootstrap-loader-example

### Install deps 
npm i
 
### If doing hacking on the loader 
# npm run install-local 
 
### Run dev server with hot reloading 
 
# Bootstrap 3 
npm run bs3
# Bootstrap 4 
npm run bs4
 
### Run production server 
 
# Bootstrap 3 
npm run bs3:prod
# Bootstrap 4 
npm run bs4:prod
 
# Run no config 
npm run bs:no-config
 
# Run default configs 
 
npm run bs3:default:dev
npm run bs4:default:dev
npm run bs3:default:prod
npm run bs4:default:prod

Dependents (0)

Package Sidebar

Install

npm i bootstrap-loader-example

Weekly Downloads

1

Version

2.0.0-beta.8

License

MIT

Last publish

Collaborators

  • justin808