An open API service indexing awesome lists of open source software.

https://github.com/bkawk/prpl-psk-polymer3


https://github.com/bkawk/prpl-psk-polymer3

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Polymer PRPL Server Test

##### Prerequisites

Install [Polymer CLI](https://github.com/Polymer/polymer-cli) using
[npm](https://www.npmjs.com) (we assume you have pre-installed [node.js](https://nodejs.org)).

npm install -g polymer-cli@next

Install [PRPL-Server](https://www.npmjs.com/package/prpl-server)

npm install -g prpl-server

### Build

npm run build

### Start PRPL Server

cd build
npm run prpl