Skip to content

1001v/webpack-generator

Repository files navigation

Webpack Generator

A webpack generator tool with descriptions

About

This generator allows you to create a basic webpack configuration. Please note that this configuration is not an exhaustive solution for all occasions. Instead, the generator provides visual process of configuration and description of each option. This can be useful for beginners in the webpack. Please read the webpack documentation for more information about each option. Issues and pull requests are welcome.

Building

Clone this repository

git clone https://github.com/1001v/webpack-generator.git ./webpack-generator && cd webpack-generator

Install dependencies

npm install

Run dev server

npm run dev

Build app (this creates build for github-pages)

npm run build

About

A webpack generator tool with descriptions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published