Technical requirements
You will need the following elements to learn how Webpack works and to test it:
- Any code editor to create our assets and configure Webpack
- An (S)FTP client to browse files and folders (only if you work on a remote server – not necessary if you work on a local server)
- A web browser to see the effect of our assets
- A terminal access to your web server with Node.js (v14.x or 16.x) and npm (v7.x or 8.x) installed and functional
- A working PrestaShop installation (v1.7.x minimum) with the classic theme installed and active