mirror of
https://github.com/PeWu/topola-viewer.git
synced 2025-12-23 18:50:04 +00:00
Added 'Running locally' section to Readme
This commit is contained in:
parent
62aa9ff67d
commit
61b65eb1ac
@ -11,3 +11,10 @@ Here are some examples from the Web:
|
||||
* [Harry Potter](https://pewu.github.io/topola-viewer/#/view?url=http%3A%2F%2Fgenealogyoflife.com%2Ftng%2Fgedcom%2FHarryPotter.ged) (from [Famous Family Trees](http://famousfamilytrees.blogspot.com/))
|
||||
|
||||
If you have data in a genealogy database, you can export your data in GEDCOM format and load it using the "Load from file" menu.
|
||||
|
||||
## Running locally
|
||||
|
||||
```
|
||||
npm install
|
||||
npm start
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user