mirror of
https://github.com/Kugelschieber/breach.git
synced 2026-01-18 03:50:24 +00:00
8d370b3a3ec75af8eeab6a4e1df3f5be71789c1b
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%