Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 178 Bytes

File metadata and controls

14 lines (11 loc) · 178 Bytes

Webpack Starter

Initial project to start building webpack apps.

Notes:

Remember to rebuild Node Modules

npm install

Remember to run again

npm run build