mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
Updated Run FMG locally (markdown)
parent
bbd2a23363
commit
7d1c288b4e
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ To run the Generator locally you need to download its files and start a local we
|
|||
## Download
|
||||
Open [Releases](https://github.com/Azgaar/Fantasy-Map-Generator/releases) page, select the latest available version and click on _Source code (zip)_. Unzip _all files_ from the downloaded archive.
|
||||
|
||||
## JS Server
|
||||
## Live Server
|
||||
If you are a developer you probably don't want to restart the server manually each time you make a change to the code. So you need a web-server with live reload feature. If you are VS Code user, I recommend to install the [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) extension. It runs a local server in one click and automatically restarts it on file save.
|
||||
|
||||
## Python server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue