Skip to content

SokuPay/frontend

Repository files navigation

Prerequisites

To build and run this app locally, you'll need:

  • Node.js v14.17.0 or above

Getting Started

Install dependencies

cd frontend
npm install

Start the local dev server

npm run dev

If you want to run it on a raspberry pi, use the following command

npm run build
npm run start

In a separate terminal, run a local SSL proxy

npm run proxy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published