Skip to content

VaheAA/webpack-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack starter

This is webpack starter enviroment for the web development.

Setup includes:

  • JavaScript ES Modules
  • SCSS
  • Images and fonts loaders

To use this setup

Clone master branch: git clone https://github.com/VaheAA/webpack-setup.git
Run npm install
Run dev server: npm start
Dev build: npm run build:dev
Production build: npm run build:prod

About

Webpack Starter build for the web development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published