Skip to content

Commit

Permalink
Readme instructions (#75)
Browse files Browse the repository at this point in the history
* Add specific instructions about how to run the project locally
  • Loading branch information
tonyyasi authored Sep 29, 2019
1 parent 8ca3d72 commit 83e31a5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,13 @@ You should ask for access to this tools if you don't have it already:

### Setup the project

Apportateen consists of two repositories:

- [Apportateen Angular App](https://github.com/ProyectoIntegrador2018/apportateen)
- [Apportateen API](https://github.com/ProyectoIntegrador2018/apportateen_api)

To successfully run the project locally you will need to clone both repositories and follow the running instructions of both of them.

Install [Node.js and npm](https://nodejs.org/en/download/) if they are not already on your machine.

Install Angular
Expand Down

0 comments on commit 83e31a5

Please sign in to comment.