Visual Programming Problems A CEEDUniverse inspired demo game for the website. Setup: npm install Exporting as a node module: npm run export - builds the main file, lib/index.js Running the demo: npm run start - builds and serves /build Development: npm run dev - serves it hot