P2P UI

AWS Code Build Status

Waffle.io - Columns and their card count

Person 2 Person Payments

View The Docs

p2p screenshot

Prerequisites

Getting Started

  • Clone the repositiry
    • git clone https://github.com/AlliedPayment/P2PUI.git
  • Navigate into the solution directory
    • cd P2PUI/
  • Restore .Net dependencies (AKA restore nuget packages)
    • dotnet restore
  • Restore NodeJS dependencies
    • Navigate into the applicaiton project directory
      • cd P2PUI/ClientApp
    • Install node packages
      • npm install
    • Navigate back up to solution directory
      • cd ../../
  • Build it!
    • dotnet build
  • Test it!
    • dotnet test Tests/Tests.csproj
  • Run it!

results matching ""

    No results matching ""