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/
For production build run
yarn build
and then if you want to serve it locally run
yarn serve
Useful heightmap online creator