Hex2048 - Svelte Demo: http://hex2048svelte.surge.sh/ Hexagonal 2048 game (task for TypeScript bootcamp by Evolution Gaming) Running in development mode npm i npm run dev Navigate to localhost:5000. Building and running in production mode npm run build