-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Osama Najjar edited this page Jul 24, 2018
·
14 revisions
# Bizzo-PWA A toolkit to build Mendix Progressive Web Apps
- Download Bizzo PWA Package
- extract the content of
bizzo-pwa.zip
into you mendix application root folder. - open your command line and run
npm install
(make sure you have Node and npm - node package manager installed on your machine) - type
gulp mx-pwa
(make sure that you your deployment directory is not empty)