Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

16 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages