/kiri-app

Primary LanguageJavaScript

kiri-app

Repositories

I'm happy for every submitted issue and pull request.
Please follow the links for the corresponding repos:

Development

Local installation

  • Git
  • Yarn
  • Nodejs

Setup

  • git clone
  • yarn install
  • Create .env file
    • Add backend URI: REACT_APP_BACKENDAPIURL="localhost:7071/api"
    • Add auth app id: REACT_APP_AUTHAPPID="xxxx"

Get started

Helpful-Sources