/electrode-progressive-beer

Progressive Beer - PWA Demonstration

Primary LanguageJavaScriptOtherNOASSERTION

Electrode Progressive Beer

Build Status Dependency Status devDependencies Status

This repository is created to demonstrate Progressive Web Application using Electrode Framework

Demo

Explore the live demo here

Installation

To build the example locally, run:

npm i
gulp build
npm run server

Then open localhost:3000 in a browser.