Skip to content

nanuclickity/pwa-starter

Repository files navigation

Requirements

Node.js > 6

Installation

git clone [email protected]:nanuclickity/react-app
cd react-app
yarn install

Developing

# To watch for changes after building once
yarn watch

# To start dev server (nodemon)
yarn dev-server

Building for production

yarn build-prod

# Once this command finishes, run the following to fire up a debuggable server
yarn dev-server

# Production-like server
yarn server

Building Static Pages

yarn generate-pages

About

repo to kickstart a pwa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •