This repository is created to demonstrate Progressive Web Application using Electrode Framework
Explore the live demo here
To build the example locally, run:
npm i
gulp build
npm run server
Then open localhost:3000
in a browser.
This repository is created to demonstrate Progressive Web Application using Electrode Framework
Explore the live demo here
To build the example locally, run:
npm i
gulp build
npm run server
Then open localhost:3000
in a browser.