An open API service indexing awesome lists of open source software.

https://github.com/cheft/jasonette-cnbeta-app

A simple cnbeta app by jasonette framework
https://github.com/cheft/jasonette-cnbeta-app

Last synced: 5 months ago
JSON representation

A simple cnbeta app by jasonette framework

Awesome Lists containing this project

README

          

# jasonette-cnbeta-app

100% JSON powered Instagram UI, brought to you by [Jasonette](https://www.jasonette.com).

**Note:** This is a UI-only implementation to demonstrate various Jasonette view, layout, components features. [Read the documentation](https://jasonette.github.io/documentation) to learn how to turn it into a fully interactive app.

![cnbeta.gif](cnbeta.gif)

# How to use

1. Download [Jasonette](http://www.jasonette.com), unzip, and then run `Setup` command in the root folder. That will walk you through your project setup.
2. When asked for a JSON url, enter [https://raw.githubusercontent.com/cheft/jasonette-cnbeta-app/master/home.json](https://raw.githubusercontent.com/cheft/jasonette-cnbeta-app/master/home.json)
3. When the setup finishes, it should automatically open up XCode. Connect your phone and press play to run.

**There's a much better tutorial over at [the documentation page](https://jasonette.github.io/documentation/)**