AnderShell 3000
June 25, 2024 ยท View on GitHub
A retro-looking shell using CSS and JavaScript.
Somewhat inspired by PipBoy and old-school UNIX terminals.

Demo
Running
Just serve dist/ and you're good to go.
Development
Run npm install.
npm run serve- Development servernpm run build- Buildnpm run watch- Watch for changes (not needed with dev server)npm run eslint- Run eslint passnpm run stylelint- Run stylelint pass