Skip to content

Installation Guidelines

Baani Leen Kaur edited this page Aug 14, 2018 · 1 revision

Contributing Guidelines

  1. Clone the repo locally using git clone <name-of-the-repo>.
  2. Change the directory and navigate into the repository. cd systers.github.io
  3. Run the command npm install
  4. Run the command ng serve -o and node server.js in two tabs opened in the same directory.

You can see the website being live in your web browser.