Skip to content

Repository files navigation

heyho

What is this ?

Google Slide

Setup

This method may not work. Because you need to join the Firebase project.

If you want to try, see Online Demo.

Prepare

$ npm i

Common Types

$ cd common/Types
$ npm i

Firebase

$ npm i -g firebase-tools
$ cd firebase/functions
$ npm i
$ npm run serve  # launch local emulator

Client

You should launch local emulator before npm run dev.

$ cd client
$ npm i
$ npm run dev

Contributors

Languages