Skip to content

francislagares/webpack-boilerplate

Repository files navigation

📦 Webpack Boilerplate

GitHub

Sensible webpack 5 boilerplate using TypeScript, Babel, PostCSS and Sass with a hot dev server and an optimized production build.

Installation

Clone this repo and install dependencies.

yarn install

Usage

Development server

yarn start

You can view the development server at localhost:8080.

Production build

yarn build

Run Express server

yarn serve

Features

Dependencies

webpack

Babel

Loaders

Plugins

Linters

Author

License

This project is open source and available under the MIT License.

About

Webpack 5 starter template for TypeScript projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published