1.0.1 • Published 9 months ago

basic-webpack-react v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Basic Webpack React Setup with Rollup

This project is a simple React application setup, bundled using Webpack for development and Rollup for production builds. It leverages modern JavaScript features and efficient minification for optimal performance.

Table of Contents

Getting Started

This project is designed to help you quickly get started with React using Webpack for development and Rollup for optimized production builds. It includes minification via @rollup/plugin-terser and transpiling modern JavaScript with Babel.

Prerequisites

Before you begin, make sure you have the following installed:

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/Rohan2002Pisal/NPM_PACKAGE_Basic_Webpack_React.git
    
    cd Basic_Webpack_React
1.0.1

9 months ago

1.0.0

9 months ago