Skip to content

영어공부를 위한 단어장 모바일 앱

Notifications You must be signed in to change notification settings

OHHAKO/flashcard

Repository files navigation

Environment

  • pods: 1.15.2
  • ruby: 2.6.10p210
  • jdk: 17.0.9

Let's run!

Clone repository and run in below commands. you could run application on simulator/emulator

# install dependencies
yarn install
npx pod-install

# run Metro
yarn start

yarn ios
yarn android

Maintaining the main feature

Pull main branch and run below commands. If dependencies(package.json or .lock) are changed, run yarn install && npx pod-install before.

yarn start
yarn ios
yarn android

Unit test

yarn jest

About

영어공부를 위한 단어장 모바일 앱

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published