Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 267 Bytes

File metadata and controls

9 lines (6 loc) · 267 Bytes

webpack-basic

Basic learner application for webpack

Installing Dependencies

Make sure to install node.

In the root directory of your newly cloned project npm install to install client dependencies

npm run build will start the dev servers on localhost:8081