davemarquess / wpui2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WIP
This project is currently being developed.

webpack logo

webpack UI

The Graphical User Interface for webpack

Introduction

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.

Installation

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

About

License:MIT License


Languages

Language:JavaScript 92.6%Language:CSS 7.3%Language:HTML 0.1%