Felixtech Vault App

Usage

Install Dependencies

npm ci

Use it

# development mode
npm run dev

# production build
npm run build