Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kappni authored Jul 28, 2023
1 parent 34904c8 commit bd60134
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,3 @@
# esgame

A cross-platform game about Ecosystem Services and Tradeoffs built with Angular.

# Getting started

## Setting up

Make sure you have Angular set up (https://angular.io/guide/setup-local).

**Clone the repository**

```
$ git clone https://github.com/Vangelis96/esgame.git
$ cd esgame/V2
```

**Install dependencies**

```
$ npm install
```
## Run it locally

Run `$ ng serve` for creating a development server. By default the app is reachable at `http://localhost:4200/`. The app will automatically reload if there are changes in the code.

0 comments on commit bd60134

Please sign in to comment.