Skip to content

Ilya-Dokuchaev/webpack-boilerplate

Repository files navigation

Readme for webpack-boilerplate repository

This repository contains a boilerplate project for building Webpack-based web applications. It includes a basic set of tools and configurations that can help you get started with Webpack quickly.

Features

– A basic structure for Webpack projects

– Basic HTML, CSS, and JavaScript files for a basic web page

– Babel for transpiling ES6 to ES5

– Webpack for bundling and optimization

– ESLint to enforce coding standards

Quick Installation Guide

  1. Clone the repository: with "Use this template" button or
git clone https://github.com/<your-username>/webpack-boilerplate.git
  1. Install the dependencies:
- cd webpack-boilerplate
- npm ci
  1. Start the development server:
npm run start

Contributing

If you want to contribute to this project, please follow the guidelines outlined in the CONTRIBUTING.md file.

License

This project is licensed under the MIT license.

About

Simple starter webpack 5 project template

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •