Skip to content

brunosimon/hetic-h2-p2023-g2-webpack-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack Template

Features

  • Basic files support (HTML, CSS, Stylus, JS, Images, Fonts)
  • Extracted CSS
  • Transpilled JS (with Babel)
  • Sourcemaps
  • Clean dist
  • Dev server (with local network support)
  • Static Files
  • Cache breaker

Instructions

Install dependencies

npm i

Launch dev server

npm run dev

Build for production

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published