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
- Host: GitHub
- URL: https://github.com/cheft/jasonette-cnbeta-app
- Owner: cheft
- Created: 2016-11-08T02:30:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-09T04:16:58.000Z (over 9 years ago)
- Last Synced: 2025-09-02T00:39:41.689Z (11 months ago)
- Size: 11.3 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

# 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/)**