Skip to content

dnitecki/react-webpack-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Webpack 5 Template

CLI (Command Line Interface) to create a new React Template utilizing Webpack 5 with Hot Module Replacement

Table of Contents

Introduction

This lightweight React template comes configured with Webpack 5 to support Hot Module Reloading, TS and SASS. The template is developed to be as customaziable and unopinionaded as possible. My goal with this CLI is to create a React template that helps developers of all skill levels have a great starting point for their next React project while avoiding common Create-react-app related issues like out of the box vulnerablities, depricated dependencies, and hard to customize configurations.

Installation

To install run the following command:

npm install @dnitecki/react-webpack-template

To create a React template run the following command:

create-react-template

or

create-react-template your-react-app-name

Source

https://github.com/dnitecki/react-app-template

About

CLI (Command Line Interface) to create a new React Template utilizing Webpack 5 with Hot Module Replacement

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published