Skip to content

Minimal Webpack configuration to make jQuery, Bootstrap and SASS "just" work

Notifications You must be signed in to change notification settings

zaenk/webpack-bootstrap-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack Bootstrap Starter

Minimal Webpack configuration which makes jQuery, Bootstrap and Sass "just" work.

The purpose of this repository to provide a minimalistic, general starter configuration for small websites.

Pre-rendereing for SEO is still something I have to figure out...

Usage

Clone or download:

$ git clone https://github.com/zaenk/webpack-bootstrap-starter.git

Install all dependencies:

$ npm i

Install global depenencies:

$ npm i webpack webpack-dev-server -D

Run the dev server:

$ webpack-dev-server

About

Minimal Webpack configuration to make jQuery, Bootstrap and SASS "just" work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published