mips-simulator https://bazumo.github.io/mips-sim To build the project: npm run build The build output can be found in dist/. To launch a dev server on http://localhost:3000: npm run dev Also useful: npm run test:watch