adding initial world map frontend
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// ponytail: runnable self-check for the world-map layout math. Not part of
|
||||
// the app build (scripts/ is outside tsconfig.app's include). Run with:
|
||||
// node scripts/check-worldmap.ts
|
||||
import { demo } from "../src/lib/worldMap.ts";
|
||||
demo();
|
||||
Reference in New Issue
Block a user