Skip to content

Frontend code which integrates with example backends in sgID's various SDKs.

License

Notifications You must be signed in to change notification settings

opengovsg/sgid-demo-frontend-spa

Repository files navigation

sgID Demo Frontend

This repo contains frontend code which integrates with example backends in sgID's various SDKs.

Running the app locally

Prerequisites

This frontend app is hardcoded to interact with a local backend running on port 5001. If you haven't set up this local backend, follow the instructions in the sgID SDK for your language and framework of choice:

Running the app

  1. Clone this repo.
git clone https://github.com/opengovsg/sgid-demo-frontend-spa.git
  1. Run the following:
cd sgid-demo-frontend-spa
npm install
npm run dev

About

Frontend code which integrates with example backends in sgID's various SDKs.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published