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.
- Host: GitHub
- URL: https://github.com/tobi-de/hyperview-starter
- Owner: Tobi-De
- License: mit
- Created: 2023-05-22T17:39:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-07T14:49:13.000Z (over 1 year ago)
- Last Synced: 2025-02-26T09:12:23.722Z (8 months ago)
- Topics: android, copier, cross-platform, hyperview, ios, python, react-native
- Language: JavaScript
- Homepage:
- Size: 752 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 .
```