mirror of
https://github.com/Kugelschieber/breach.git
synced 2026-01-18 12:00:25 +00:00
b63e24cc56a0097beb63188a9c79829040fe9e0d
Breach
A browser game inspired by Breach Protocol from Cyberpunk 2077.
Building the project
// run once to install all dependencies
npm i
// run all tests
npm run test
// run the server for local development
npm run serve
// build for production
npm run build
License
MIT
Languages
TypeScript
76.2%
Vue
16%
SCSS
6.1%
HTML
1.7%