/htmlwebpack-boilerplate

html boilerplate powered with webpack and bootstrap

Primary LanguageSCSS

HTML Webpack Boilerplate

HTML boilerplate powered with Webpack and Bootstrap

This project followed Summitech's Front-End Coding Standards

Setup

The external libraries and lint used are listed below:

Some External Libraries

Lint

Installation

  • Clone this repo

  • In the project directory, you can run: npm install

  • Install eslint, prettier, and sass-lint extensions on your code editor to use lint (installation depends on your editor).

Usage

In the project directory, you can run the scripts:

Preview

npm start

Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Learn More

To learn more about the coding standards, check out Summitech's Front-End Coding Standards.