Skip to content

Navigation Menu

Sign in
Sign up

Repository files navigation

Webpack demo

Project features

  1. separate configurations for development and production and common environments
  2. Separate webpack loaders (environment specific)
  3. Uses: sass, bootstrap, jquery, popper.js and many more

Setup

Assuming you have Node.js and npm installed clone this repo

git clone https://github.com/ziraqyoung/webpack.git && cd webpack

install project dependencies

npm install
or
yarn install

For development: (uses webpack-dev-server)

 npm start

For production: (building the project)

 npm run build

About

A project for module bundling with webpack

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /