Skip to content

igorveremsky/webpack-front-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack Frontend Starterkit

A lightweight foundation for your next webpack based frontend project.

Installation

npm install

Start Dev Server

npm run dev

Build Prod Version

npm run build

Preview Prod Version

npm run preview

Features:

When you run npm run build we use the mini-css-extract-plugin to move the css to a separate file. The css file gets included in the head of the index.html.

About

Webpack Frontend Starter Kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published