/webpack

[Ko] How to create static website with webpack?

Primary LanguageHTMLGNU Affero General Public License v3.0AGPL-3.0

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