https://github.com/bkawk/prpl-psk-polymer3
https://github.com/bkawk/prpl-psk-polymer3
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bkawk/prpl-psk-polymer3
- Owner: bkawk
- License: mit
- Created: 2018-10-07T09:34:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-07T09:51:37.000Z (over 7 years ago)
- Last Synced: 2024-12-26T22:18:34.687Z (about 1 year ago)
- Language: JavaScript
- Size: 149 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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