tango-crew / tango

This is an awesome app to find and schedule hair cuts, make up, and something that you want.
2 stars 0 forks source link

Tango

Build Status Code Climate Commitizen friendly

This is an awesome app to find and schedule hair cuts, make up, and something that you want.

Getting Started

  1. Install Android SDK and set the environment variables

    export JAVA_HOME=$(/usr/libexec/java_home)
    export ANDROID_HOME=/path/to/android-sdk-macosx
    export PATH=$PATH:${JAVA_HOME}/bin
    export PATH=$PATH:${ANDROID_HOME}/platform-tools:${ANDROID_HOME}/tools
  2. Install Node Version Manager

  3. Clone repo

  4. Export the variables described here

  5. chmod 700 bin/setup.sh

  6. ./bin/setup.sh

  7. npm test

If the tests passed, run:

npm start

Emulate

Execute the following command:

ionic emulate ios|android

Preview

You can preview the app installing the Ionic View on your cell phone. So you can run the following command:

ionic upload

Tests

You can see the tests info with the command:

npm test

References

ES6/Typescript

CSS Attribute Selectors:

Webpack

How to contribute :heart_eyes:

Follow the GitHub Flow

até trocar o facebook plugin usar: configurations { all*.exclude group: 'com.android.support', module: 'support-v4' }