Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/halfnelson/svelte-native-hackernews
Simple HackerNews client in Svelte Native
https://github.com/halfnelson/svelte-native-hackernews
Last synced: 10 days ago
JSON representation
Simple HackerNews client in Svelte Native
- Host: GitHub
- URL: https://github.com/halfnelson/svelte-native-hackernews
- Owner: halfnelson
- License: apache-2.0
- Created: 2019-03-24T14:03:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T04:06:21.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T11:56:41.619Z (about 1 month ago)
- Language: JavaScript
- Size: 4.77 MB
- Stars: 63
- Watchers: 3
- Forks: 6
- Open Issues: 13
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
This is a barebones [svelte-native](https://svelte-native.technology) Hacker News reader.
![HackerNews in svelte-native](https://raw.githubusercontent.com/halfnelson/svelte-native-hackernews/master/nativescript-svelte-hn.gif)
### Usage
```bash
tns run android --bundle
```