Skip to content

Azizbek98/Webpack5-React-Template

Repository files navigation

React-Webpack-Bundler

Banner Image

Basic ReactJS Project Bundler

This project bundler is a ready template for developing react web applications.


Installation Process

Clone repo:
git clone https://github.com/Azizbek98/React-Webpack-Bundler.git
Install and run:
npm install
npm run start

Build project in production mode:

npm run build

Linting application for checking errors:

npm run lint

Formating code with prettier:

npm run format

About

Handmade reactjs project bundler with webpack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published