This is a project to create a Web-GL based Terrain Generator, implemented in TypeScript. You can find the demo at terrain.ringeisen.dev.
startruns your app for development, reloading on file changesstart:buildruns your app after it has been built using the build commandbuildbuilds your app and outputs it in yourdistdirectorytestruns your test suite with Web Test Runnerlintruns the linter for your project