### 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
# Note, there is no `no config` option as these examples do not use jQuery and the default config requires it.
# 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
css-modules
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||