Navigation Menu

Skip to content

amanahmedkhan/My-Webpack-4

Repository files navigation

My Webpack 4

This webpack is designed for single page applications aka SPA. You can use it for building react & angular1 applications and also for building any website. It includes all the process for bundling & minimizing all your JS/ES6 and CSS code.

Features

  • ES5 and ES6 syntax
  • JSX syntax
  • React
  • Vue
  • CSS3
  • SCSS
  • Stylus
  • Autoprefix
  • Auto Reload
  • Images Optimizer

Installation

  • npm install
  • npm install webpack-dev-server -g

Development

  • npm run start

Production Build

  • npm run build

Coming Soon

Under process to add angular, all versions will be supported.

About

This Webpack 4 Tool is an open-source JavaScript module bundler. It's very easy to use for any kind of projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published