/react-nextjs-pwa-boilerplate

A react PWA boilerplate with Next.js.

Primary LanguageJavaScriptMIT LicenseMIT

react-nextjs-pwa-demo

A react PWA boilerplate with Next.js.

Usage

for production

$ npm install 

$ npm run build 

$ npm run start 

for development

$ npm install 

$ npm run dev