Skip to content

SpiZeak/webpack-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack ES6 boilerplate

A minimalistic Webpack 4 ES6 boilerplate project.

Start Dev Server

  1. git clone https://github.com/SpiZeak/webpack-boilerplate
  2. Run yarn
  3. Start the dev server using yarn start

Features

Commands

  • yarn start - start the dev server
  • yarn build - create build in dist folder
  • yarn eslint - run an ESLint check
  • yarn stylelint - run an Stylelint check

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published