put back node -v info
This commit is contained in:
parent
a2c25b0df9
commit
c0dc3df669
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Vector and raster maps with GL styles. Server-side rendering by MapLibre GL Nati
|
||||||
Download vector tiles from [OpenMapTiles](https://data.maptiler.com/downloads/planet/).
|
Download vector tiles from [OpenMapTiles](https://data.maptiler.com/downloads/planet/).
|
||||||
## Getting Started with Node
|
## Getting Started with Node
|
||||||
|
|
||||||
Make sure you have Node.js version **14.20.0** or above installed. Node 16 is reccomended
|
Make sure you have Node.js version **14.20.0** or above installed. Node 16 is reccomended. (running `node -v` it should output something like `v16.x.x`)
|
||||||
|
|
||||||
Install `tileserver-gl` with server-side raster rendering of vector tiles with npm
|
Install `tileserver-gl` with server-side raster rendering of vector tiles with npm
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue