Skip to content

MomenMa7rous/webpack-starterkit

Repository files navigation

Webpack Starterkit

A Webpack Starterkit For Front-End Development.

Features:

How To Use:

Install Dependencies

npm install

Start A Server For Development

npm start

Build The Optimized Production Version

npm run build