Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.06 KB

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.