This website will contain, different resources, practice labs references, outcomes from the study group, etc.
- Clone the repository
git clone git@github.com:null-open-security-community/study-group-web-security.git - Change the directory in to the
study-group-web-security
cd study-group-web-security - Install the node version >14 depending on your distribution from the below link
https://github.com/nodesource/distributions - Run
npm installto install all the dependencies specified in the package.json file - Start the server by running
npm start - The above steps starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server
- Navigate to localhost:3000/web-security-study-group/