Skip to content

isabella232/news

 
 

Repository files navigation

NEWS

Setup

$ git clone https://github.com/polymer/news.git
$ cd news
$ npm i
$ npm start

Build

$ npm run build

Test the build

To test prpl-server build:

$ npm run serve:prpl-server

To test static build:

$ npm run serve:static

Deploying

Our production deployment of NEWS is hosted on App Engine with Node.js. It can be deployed with the same steps as PWA Starter Kit.

About

Polymer News (Progress Web App Template)

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 83.9%
  • JavaScript 16.1%