Skip to content

yssk22/hpapp

Repository files navigation

hpapp

happ repostiry is the Open Source Software version of Hello!Fan app for community members to contribute the software.

Proprietry Version of Software

Other Resources

Setup Development Environment

Run Go Server

$ cd go/
$ go run ./cmd/server/main.go

Run Expo app

$ cd expo/
$ yarn install
$ yarn start

You can now scan QR code on the terminal to launch the app with Expo Go.