Library management
The project uses libraries which could be managed by a package manager.
NPM is used for most JavaScript projects, offers easy installation steps and can be used to scan against known vulnerabilities of the dependencies.
Your project does not yet have any building steps. Those can be commands that one has to execute before the project is ready to run. Do you oppose having building steps like NPM and webpack?