Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 228 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 228 Bytes

Safer-PW

Passwordmanager commandline tool, featuring MongoDB

Install dependencies:

npm install

Run dev build:

npm run dev

Execute app:

npm start

Start server on localhost:3333:

npm run server