Skip to content

mkare/html-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate for HTML multipage website with webpack

A Template for HTML projects with scss and webpack

Introduction

This boilerplate provides you with a starting point for building a multipage website with modern web development technologies. It comes pre-configured with Webpack to bundle your JavaScript and SCSS files, making development and production builds easy.

Features

  • Multipage website support
  • Webpack for bundling assets
  • SCSS for stylesheets
  • Development server with live reload
  • HTML template generation using PugPlugin
  • Asset management for images

Table of Contents

Getting Started

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js: You need Node.js installed on your machine to run this project. You can download it from nodejs.org.

Installation

yarn

Usage

Development

yarn start

Production

yarn build

Contributing

Contributions are welcome! Feel free to open issues or create pull requests to improve this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published