Skip to content

Commit cca16ce

Browse files
committed
add some basic run
1 parent 3660ca4 commit cca16ce

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1-
# Monumental
1+
# monumental-wlm
22

3-
Reasonator for monuments
3+
This is current yet legacy version of Monumental used on maps.wikilovesmonuments.org.
4+
5+
```
6+
nvm use 12
7+
npm install
8+
npm run start
9+
10+
cd monumental/static/
11+
python -m SimpleHTTPServer
12+
```

0 commit comments

Comments
 (0)