Skip to content

bluzky/webpack4-starter-kit

Repository files navigation

webpack4-starter-kit

A webpack starter kit for frontend development

Install

npm install

or using yarn

yarn install

Command

  • yarn watch : watch for changes
  • yarn start : start dev server
  • yarn dev : build dev
  • yarn build : build production
  • yarn clean : clean build directory

About

A webpack starter kit for frontend development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published