Skip to content
Osama Najjar edited this page Jul 24, 2018 · 14 revisions

# Bizzo-PWA A toolkit to build Mendix Progressive Web Apps

Usage :

  1. Download Bizzo PWA Package
  2. extract the content of bizzo-pwa.zip into you mendix application root folder.
  3. open your command line and run npm install (make sure you have Node and npm - node package manager installed on your machine)
  4. type gulp mx-pwa (make sure that you your deployment directory is not empty)
Clone this wiki locally