Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 227 Bytes

File metadata and controls

17 lines (11 loc) · 227 Bytes

Express webpack example

Purpose is to show a simple project with webpack.

Install

npm i
npm run build
npm run start:prod

The build target run webpack.

Author

Jean-Louis GUENEGO [email protected]