Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 889 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 889 Bytes

null Web Security Study Group

This website will contain, different resources, practice labs references, outcomes from the study group, etc.

Host Locally

  • 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 install to 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/