GitHub - orsi/chromatic-tuner: A chromatic tuner mobile application built in React Native for iOS and Android.

· GitHub

1 min read Original article ↗

Repository files navigation

Installation

Make sure to install all necessary tools for react-native by following (this guide)[https://reactnative.dev/docs/environment-setup].

git clone git@github.com:orsi/chromatic-tuner.git
cd chromatic-tuner
npm ci

Run

Start metro server:

npx react-native start

Open a new terminal tab and run iOS or Android emulator:

# Android
npx react-native run-android

# iOS
cd ios
pod install
cd ..
npx react-native run-ios 

About

A chromatic tuner mobile application built in React Native for iOS and Android.

Topics

Resources

Readme

Activity

Stars

5 stars

Watchers

1 watching

Forks

1 fork

Releases

Used by

Contributors

Languages