Skip to content

lukasz-okuniewicz/boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack ES6 boilerplate

A minimalistic Webpack ES6 boilerplate project.

Prerequisites

node npm

Features

Start Dev Server

  1. Run npm install
  2. Start the dev server using npm start
  3. Open http://localhost:8000

Commands

  • npm start - start the dev server
  • npm run build - create build in dist folder
  • npm run lint - run an ESLint check

Licence

boilerplate is available under MIT.

About

Webpack ES6 boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published