mrtavat / LandingPageDemo

[Archive] A simple landing page made with Parse Hosting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This the Landing Page demo for Anypic that was presented during the iOS meetup.

You can find the slides here: https://speakerdeck.com/jamesjyu/parse-overview-and-hosting

To get run this code:

  1. Clone the repo
  2. Type parse new at the root the project, log in with your Parse credentials, and specify your Parse app.
  3. Delete the index.html from the public directory
  4. Run parse deploy
  5. Make sure you have specified a subdomain for your Parse app.
  6. The app is now live.

About

[Archive] A simple landing page made with Parse Hosting


Languages

Language:CSS 96.3%Language:JavaScript 3.7%