https://github.com/yysun/apprun-hn
A Hacker News reader application built using AppRun
https://github.com/yysun/apprun-hn
Last synced: 5 months ago
JSON representation
A Hacker News reader application built using AppRun
- Host: GitHub
- URL: https://github.com/yysun/apprun-hn
- Owner: yysun
- License: mit
- Created: 2017-06-23T18:03:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T02:19:15.000Z (over 2 years ago)
- Last Synced: 2024-04-14T18:48:39.564Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://yysun.github.io/apprun-hn/
- Size: 3.53 MB
- Stars: 13
- Watchers: 3
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# apprun-hn
This is a Hacker News reader application built using [AppRun](https://github.com/yysun/apprun),
a library for developing applications using the elm architecture, events, and components.
### Demo
https://yysun.github.io/apprun-hn
### Develop
```
npm install
npm start
```Have fun.
## License
MIT
Copyright (c) 2015-2018 Yiyi Sun