Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added versions
  • Loading branch information
jessewashburn authored Nov 15, 2024
1 parent 7101815 commit 73310b2
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,15 @@ Link to [Angular Doc](https://angular.io/docs) and [Material Design](https://mat

## To work on this

The only prerequisite is Docker Desktop. After cloning the repository, follow the steps below to set up the development environment using Docker:
For development, the following additional tools are required:

* Docker
* Git
* NPM v6
* Node.js v14
* Angular CLI v10

The only other prerequisite is Docker Desktop. After cloning the repository, follow the steps below to set up the development environment using Docker:

Create a directory for planet development data:
```
Expand Down

0 comments on commit 73310b2

Please sign in to comment.