Skip to content

muni2explore/webpack-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack Starter Kit

Step 1: git clone

git clone https://github.com/muni2explore/webpack-starter-kit.git

Step 2: Install npm modules

Next navigate to the cloned folder and run npm install

npm install

It will install necessary node modules.

Step 3:

Next run following command to start development server so as to start the development.

npm start

For generating build run the following command

npm run build

About

Webpack Docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published