Thanks to visit codestin.com
Credit goes to github.com

Skip to content

trybeapps/next-hnpwa

 
 

Repository files navigation

next-hnpwa

HNPWA with Next.js. Watch the demo first. This project is essential to help you understand how it works HNPWA with Next.js, react framework, supporting powerful features like lazy loading, code-splitting. Also, backed by Official HNPWA APIs serving on CDN, and mount a brand new service worker SDK from Google, Workbox for offline cache and more.

Getting Started

# Install all of dependencies
npm install

# Builds the app for production to the .next folder.
npm run build

# Starts the application in production mode with express
npm start

# Open localhost on the browser (open command exists in macos)
open http://localhost:3000/

# Make a reprot in analyzing as development
npm run report

License

MIT @ CODEBUSKING

About

HNPWA with Next.js

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%