happ repostiry is the Open Source Software version of Hello!Fan app for community members to contribute the software.
- Use vscode and install Dev Containers extension and it's prerequisits.
- Command Palette -> [Dev Containers: Clone Repostitory In Container Volume]
- Clone https://github.com/yssk22/hpapp
- Open default.code-workspace
$ cd go/
$ go run ./cmd/server/main.go
$ cd expo/
$ yarn install
$ yarn start
You can now scan QR code on the terminal to launch the app with Expo Go.