diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ https://solutionsrepo-prod.herokuapp.com/ ### Github In order to run the web app locally from your computer please follow the following steps: -1. Clone the repository into your desired directory from: https://github.com/HumairAK/solutions_repo +1. Clone the repository into your desired directory from: https://gitlab.com/kdam0/solutions_repo 2. Make sure node.js and npm are installed on your computer. If not, the easiest way to do this is using Homebrew. 3. Run: npm install from the root directory 4. Run: node app.js to run the server |
