Skip to content

ONDC-Official/mock-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

The mock ui is the frontend for the protocol server that provides UI for seller and buyer to execute the transactions.

Repository Structure

  • src/
  • public/
  • .env
  • .env-sample-buyer
  • .env-sample-seller
  • .env-sample-both
  • Readme

Change Log

This is the version 0.0.1 of the mock ui

Contribution

Contributions can be made using the following branching structure:

    Branches: master -> Integ -> feat/fix/feature

Dependency

  • Buyer mock engine
  • Protocol server

Pre-requisite

  • git
  • npm

How to run - local

  • Install dependencies
npm i
  • Create a .env file with the provided .env-sample file
  • Run the application
npm start

About

Buyer & Seller Mock UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •