Skip to content

UI for an experimental reimbursements app for Paystack

Notifications You must be signed in to change notification settings

PaystackHQ/reimbursement-app

This branch is 1 commit ahead of master.

Repository files navigation

Reimbursements app

This project contains the UI for an experimental reimbursements app for Paystack. The app introduces a better process for requesting, reimbursing and approving expenses for Paystack staff.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint