Update README.md

This commit is contained in:
Miguel Sozinho Ramalho
2022-06-07 14:49:42 +01:00
committed by GitHub
parent 51bcdc4467
commit b71cfbd642

View File

@@ -19,7 +19,6 @@ Read Bellingcat's article about this project in
![ukraine.bellingcat.com timemap preview](docs/example-timemap.png)
## Development
* Use **node v14.x.x**
* `npm install` to setup
* adjust any local configs in [config.js](config.js)
* `CONFIG=config.js npm run dev` or `npm run dev` if the file is named config.js
@@ -49,4 +48,4 @@ Easiest way to deploy the static files is through
* `npm run build` (rather: `CI=false npm run build`)
* copy the files to your server, for example to `/var/www/html`
</details>
</details>