m-kirstetter / wbf-starter-config

A simple webpack config for Bootstrap 4 and FontAwesome npm packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack-Bootstrap-FontAwesome Starter Configuration

This a simple webpack config for Bootstrap 4 and FontAwesome npm packages.

Alt webpack


Getting Started

  • Clone the project from repository github.com/andela-efalayi/wbf-starter-config
  • In your terminal, cd into the cloned folder and run npm install.
  • Runwebpack --watch. This allows you view file changes you make.
  • Open a second tab on the terminal and run npm run dev.

About

A simple webpack config for Bootstrap 4 and FontAwesome npm packages.


Languages

Language:CSS 95.7%Language:JavaScript 4.0%Language:HTML 0.2%