Skip to content

Commit

Permalink
[Task] #1 added installation guide to repro
Browse files Browse the repository at this point in the history
  • Loading branch information
Type-Style committed Jan 10, 2024
1 parent 2b35c02 commit f92ed25
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,17 @@ Leaflet Osmand React ExpressJS Coordinates (X)

## Progress
View [milestones](https://github.com/Type-Style/LOREX/milestones) and the [board](https://github.com/users/Type-Style/projects/1) to witness progression

## Installation
### Prerequisites
Download [node](https://nodejs.org/en/download) for your system and install it.
Download the repository code

Open up a terminal or gitbash etc.
Run the install command for example via npm
`npm install`

After completion without errors hit
`npx ts-node src/app.ts`

**Now the server is ready**

0 comments on commit f92ed25

Please sign in to comment.