Skip to content

🚑 Open-source mobile SOP management app for Android, iOS, and Windows.

License

Notifications You must be signed in to change notification settings

turnrye/procedure-center

Repository files navigation

Procedure Center Build Status Join the chat at Join the chat at https://gitter.im/procedure-center/Lobby

Help us by beta testing the apps! Sign up to be a testflight beta tester for iOS, or you can opt-in to beta testing for Android.

Setting up Your Development Environment

  1. Install the Ionic CLI.
  2. Run npm install to get the necessary dependencies installed.
  3. Run ionic service to see the app in your local browser -- you're off and running!
  4. We recommend using Atom as your text editor of choice with the atom-typescript package.