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

https://github.com/tobi-de/hyperview-starter

Project starter for hyperview, an hypermedia based mobile app framework.
https://github.com/tobi-de/hyperview-starter

android copier cross-platform hyperview ios python react-native

Last synced: 6 months ago
JSON representation

Project starter for hyperview, an hypermedia based mobile app framework.

Awesome Lists containing this project

README

          

# Hyperview Starter

A project starter created using [Copier](https://github.com/copier-org/copier). It is a repurposed version of the official [Hyperview](https://github.com/instawork/hyperview) demo project.

## Usage

To use Hyperview Starter, you need to have [Copier](https://github.com/copier-org/copier) installed on your system.

```bash
pip install copier
copier gh:Tobi-De/hyperview-starter .
```