Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 430 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 430 Bytes

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