Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 421 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 421 Bytes

Local development

Installing dependencies

Being in the root directory run yarn

To start local server run yarn dev and after while you should have application working on http://localhost:5000/

Production build

For production build run yarn build and then if you want to serve it locally run yarn serve

Heightmap

Useful heightmap online creator

https://aweirdo.github.io/HeightMapGenerator/