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: 8 months ago
JSON representation

▲ HNPWA with Next.js in a sing file

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)

pwa-audit

# Get started

```sh
yarn install
yarn dev
```

# Deployment

```sh
now
```

# License

MIT @ [Jimmy Moon](https://jimmymoon.dev)