Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sarweshkumar47 committed Jul 12, 2021
1 parent cd467d0 commit 096081b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,16 @@ a fillable interior, while a polyline is open-ended.
- [ ] Allow user to hide or show the markers on a map
- [ ] Overlay separate label layer on satellite view


# How to build

In order to build the project, you need to have both `node` and `Angular CLI` installed on your machine. After cloning the project, run the following commands:

$ cd map-polyline-tool
$ npm install
$ ng serve


# Credit

### Icons
Expand Down

0 comments on commit 096081b

Please sign in to comment.