Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 484 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 484 Bytes

Poly PWA

Is a simple project that user Polymer 2.0 and polymer-cli to start with a drawer-based layout. The layout is provided by app-layout elements.

Setup

Under develoment

Prerequisites

Under develoment

Start the development server

This command serves the app at http://127.0.0.1:8081 and provides basic URL routing for the app:

polymer serve

Build

Under develoment

Preview the build

Under develoment

Run tests

Under develoment