Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 350 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 350 Bytes

Enigma

The Enigma machine was a device used for encryption and decryption during World War II. It was widely used by the German military to encrypt their communications, but was eventually broken by Allied codebreakers.

Screenshot

Development

npm install
npm run dev

Testing

npm test
npm run test:e2e