Skip to content

isidorodasilva/sample-ionic-social-network

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Ionic Social Networking App

Installation

  1. Install Ionic if you dont have it already: Ionic Getting Started
  2. Setup the app:
git clone https://github.com/CloudBoost/sample-ionic-social-network.git
cd sample-ionic-social-network
npm install
ionic serve

Further setup

It is recommended that you sign up for a CloudBoost account and create your own app ID and keys, that way you have control of your users data

It is also further recommended that you implement sign in and sign up into the app in order to avoid spam. Check out CloudBoost's Users Tutorial to get started and find out how.

About

A sample app built with CloudBoost on Ionic Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.6%
  • CSS 16.3%
  • HTML 0.1%