andreasbm / web-skills

A visual overview of useful skills to learn as a web developer
https://andreasbm.github.io/web-skills/
Other
6.93k stars 652 forks source link

Added install.md explaining how to run the project locally and fixed… #84

Open 0xArDANT opened 5 months ago

0xArDANT commented 5 months ago

… some vulnerabilities when running locally

The project is currently out-dated so some vulnerabilities fixes were necessary to keep it update. I fixed them using : npm audit fix --force Let me know what you think about it.