Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
/ breach Public archive

A mobile/browser game inspired by Breach Protocol from Cyberpunk 2077.

License

Notifications You must be signed in to change notification settings

Kugelschieber/breach

Repository files navigation

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