Skip to content
This repository has been archived by the owner on Oct 25, 2019. It is now read-only.

juliendargelos/webpack-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack Starter

A lightweight webpack starter.

Install

yarn

Serve

yarn start

Build

yarn build

Features:

When you run yarn 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

A lightweight webpack starter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.7%
  • HTML 4.3%
  • CSS 1.0%