Mordax / Moves-PWA

The PWA portion of the Moves project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New and Improved PWA skeleton

To run: -npm i -npm start

Service workers only appear in prod. To run:

  • npm run buildsw
  • npm i serve -g (installs serve npm, one time)
  • serve -s build

We will have to make sure our host works with https, probably through the backend with passport.js?


It is deployed on https://quirky-swartz-924b3a.netlify.com/.

About

The PWA portion of the Moves project.


Languages

Language:JavaScript 63.9%Language:CSS 33.0%Language:HTML 3.0%