Skip to content

A stater kit to create a static HTML front-end website, with SCSS pre-processing, JS minifying and HTML templating.

Notifications You must be signed in to change notification settings

Kirkusik/HTMLWebpackStarterKit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outsourcify's HTML Starter with Webpack

Install the dependencies:

npm i

Development Build:

npm run build

Development Build:

npm run dist

Server start (open a new browser window):

npm run start

About

A stater kit to create a static HTML front-end website, with SCSS pre-processing, JS minifying and HTML templating.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 62.1%
  • JavaScript 29.8%
  • HTML 8.1%