GithubHelp home page GithubHelp logo

Friendship app

Setup

  1. Clone this git repository
  2. cd friendship-app
  3. yarn or npm install
  4. yarn start or npm start

Connect database from Android

  1. Install and run friendship-backend and database
  2. Install Android Platform tools
  • On mac osx brew cask install android-platform-tools
  1. Allow developer mode in your Android phone
  2. Allow USB debugging in developer options of your phone
  3. Connect your phone with USB to your development machine
  4. Run on your development machine: adb reverse tcp:3888 tcp:3888

Generators

You can use generators to automate tasks such as creating new components, containers, views, etc...

Pepperoni app kit uses plop as its generator framework. All generators are stored in generators/ and any .js file is automatically loaded from this directory. Feel free to create your own and modify existing generators according to which common tasks you perform in your project!

Generator setup

  1. yarn global add plop or npm install -g plop
  2. Run plop in the repository root
  3. Follow the on-screen instructions!

Rest of documentation: TODO! :)

friendship-app's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.