Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kartikcode authored Mar 24, 2021
1 parent 5e26e1b commit b0ad60c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ was used. This API was successfully integrated in the frontend UI as a ReactJS c
To get the project up and running, and view it in the browser, complete the following steps:

1. Download and install Node: <https://nodejs.org/>
2. Clone this repo: `git clone git@github.com:kartikcode/AstroSAT-Visualization-Tool.git` (SSH) or `git clone https://github.com/kartikcode/AstroSAT-Visualization-Tool.git` (HTTPS)
2. Clone this repo.
3. Install project dependancies: `npm install`
4. Start the development environment: `npm start`
5. Open your browser and visit <http://localhost:3000>
Expand Down

0 comments on commit b0ad60c

Please sign in to comment.