Skip to content

Boilerplate project for static html sites. Includes Webpack, Babel, Handlebars, SASS, Autoprefixer

Notifications You must be signed in to change notification settings

kot-lex/static-site-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static website boilerplate (Webpack/Babel/Handlebars/SASS/PostCSS Autoprefixer)

Commands:

  • npm run start - starts watcher with devsever and opens default browser
  • npm run build:development - development build. Puts files into ./dist folder
  • npm run build:production - minified build for production. Puts files into ./dist folder
  • npm run build - runs npm run build:development

About

Boilerplate project for static html sites. Includes Webpack, Babel, Handlebars, SASS, Autoprefixer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published