[go: up one dir, main page]

Skip to content

N0FreeLunch/webpack

Repository files navigation

How to create static website using webpack

Documents

Run and Install

Project Installation

npm install
yarn install

run dev-server

npx webpack serve

build

yarn run build
  • output folder : dist