diegocasmo / movementt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movementt

Create and execute custom interval training style workouts.

Installation

  • Install asdf
  • Add asdf plugins
    • Run asdf plugin add nodejs
  • Run asdf install
  • Install the Expo CLI yarn global add expo-cli
  • Run yarn install to install dependencies
  • Copy the .env.example file and rename it to the .env
    • cp .env.example .env
  • Add the Firebase SDK development configuration in the .env file
  • Run yarn run ios to run the project on iOS

Release

  • Run yarn run publish to release latest version

About


Languages

Language:JavaScript 100.0%Language:Shell 0.0%