This app is no longer supported, please wait for the new Nine Colored Deer in the future!
Make sure you have the following dependencies installed:
- nodejs
version = 16
(if you manage your nodejs versions with nvm or fnm, you can just runnvm use
orfnm use
in the repo folder respectively) - adb
- Clone repo
npm install
- Connect your phone to your computer and make sure it shows up with
adb devices
- Forward if you haven't done so already.
adb forward tcp:6000 localfilesystem:/data/local/debugger-socket
npm start
tips:use npm run make
to make a package