WIP
This project is currently being developed.
This is the webpack UI project, which tries to help developers having a better experience using webpack with a rich set of features to assist you with development.
1. Clone or Download the repository.
git clone https://github.com/catsnakeui/webpack-ui.git
2. Open the repository on your local machine, open your terminal and navigate to the repo, and run the following commands to download all required libraries/packages and launch webpack UI:
npm install
npm run webpackui