Heureka-Project This covers the repository for the start-up portfolio for the Heureka-Project Requirements nodejs and npm from nodejs.org IDE and terminal; preferably: Visual Studio Code To setup Clone the repository and run npm install in the root directory of this repo In the terminal, use either build:dev to start webpack dev-server. Optional: Setup eslint config file for linting, enable it using vscode settings or your preferred IDE. Resources and references npmjs.com to search for packages. mdn web docs