Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ragingwind/next-hnpwa-singlefile
▲ HNPWA with Next.js in a sing file
https://github.com/ragingwind/next-hnpwa-singlefile
Last synced: about 4 hours ago
JSON representation
▲ HNPWA with Next.js in a sing file
- Host: GitHub
- URL: https://github.com/ragingwind/next-hnpwa-singlefile
- Owner: ragingwind
- License: mit
- Created: 2018-03-11T11:25:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T11:17:48.000Z (almost 2 years ago)
- Last Synced: 2024-08-05T09:15:25.181Z (3 months ago)
- Language: JavaScript
- Homepage: https://next-hnpwa-singlefile.ragingwind.now.sh/
- Size: 1.52 MB
- Stars: 21
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# next-hnpwa-singlefile
> HNPWA, Progressive Webapp, built with Next.js in single file. go to see [live demo](https://next-hnpwa-singlefile.ragingwind.now.sh)
# Get started
```sh
yarn install
yarn dev
```# Deployment
```sh
now
```# License
MIT @ [Jimmy Moon](https://jimmymoon.dev)