Installation Guidelines - systers/systers.github.io GitHub Wiki
Contributing Guidelines
- Clone the repo locally using
git clone <name-of-the-repo>. - Change the directory and navigate into the repository.
cd systers.github.io - Run the command
npm install - Run the command
ng serve -oandnode server.jsin two tabs opened in the same directory.
You can see the website being live in your web browser.