Git Product home page Git Product logo

mobilecpptutorials.com's Introduction

MobileCPPTutorials.com

MobileCPPTutorials.com began in August 2015 as a WordPress site with tutorials on how to build cross-platform iPhone and Android apps utilizing Dropbox's Djinni tool. It quickly became apparent that the tools and development environment involved were involved were evolving too fast for me alone to keep up with. Therefore, MobileCPPTutorials.com version 2.0 has been reinvented as a collaborative GitHub-hosted site that the community can submit updates to, or even add additional tutorials.

Contributing

Environment Setup

Docker

Install Docker and docker-compose, then

docker-compose up --build

Local machine

This project utilizes Jekyll for local viewing as described in Setting up your GitHub Pages site locally with Jekyll. Below is a summary of steps involved to get this up and running...

Make sure you have ruby installed:

$ ruby --version

Install Bundler:

$ gem install bundler

Clone this repository to your local workspace:

$ git clone [email protected]:spanndemic/mobilecpptutorials.com.git

Install Jekyll dependencies via Bundler:

$ bundle install

Start a local Jekyll server instance:

bundle exec jekyll serve

Preview your changes to the site via http://localhost:4000

mobilecpptutorials.com's People

Contributors

bmcorser avatar stephenwspann avatar

Watchers

 avatar  avatar

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.