A js-box (DOSBox) app to allow my old QBASIC programs to live on through the internet
npm install @nathanfriend/origins-hostnpm run build: Zips all .BAS files into a .zip ready for execution by js-dos.
npm run build:watch: Same as above, but re-runs whenever file changes are detected.