/hearu

Primary LanguageVue

hearu

build

  1. clone this project
git clone https://github.com/beicause/hearu
  1. install dependencies using pnpm
pnpm install 
  1. build and copy dist to android assets dir by running build-web script
pnpm build-web
  1. open hearu_app directory in Android Studio, and run this app!