Skip to content

iMrDJAi/iMrDJAi-Webpack-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


${Mr.DJA} Webpack Template

npm

Webpack Template by ${Mr.DJA}!


Usage:

It's simple, run the following command* inside an empty directory, make sure that you have npm and npx installed on your system.

$ npx imrdjai-webpack-template [--force]

*Note: you can also pass --force as a parameter to the command to bypass the directory check. DO IT AT YOUR OWN RISK!

Features:

This is a very basic and well configured Webpack template. It supports ES modules, SCSS, JSX...

webpack-dev-server and webpack-bundle-analyzer are included 😁.

To run the dev server use:

$ npm run start

To build the project and launch the bundle analyzer use:

$ npm run build

The template also includes a basic working example, you will find it inside the src folder. start working on your project from there.

Enjoy 😉

Wait.. You forgot to leave a star! I think.. ⭐