https://github.com/ragingwind/next-hnpwa-singlefile
▲ HNPWA with Next.js in a sing file
https://github.com/ragingwind/next-hnpwa-singlefile
Last synced: 8 months 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 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T11:17:48.000Z (over 3 years ago)
- Last Synced: 2025-04-09T04:24:54.603Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://next-hnpwa-singlefile.ragingwind.now.sh/
- Size: 1.52 MB
- Stars: 21
- Watchers: 1
- 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)