2023-12-07 23:42:36 +01:00

10 lines
182 B
Markdown

# Password generator
A simple yet effective password generator created using Angular.
---
### To run locally
1. `npm install`
2. `ng serve`
3. Navigate to `http://localhost:4200/`