/wbf-starter-config

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

Primary LanguageCSS

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.