Community App

Build Status

This app is developed to support the organization of team-building activities. The project is developed using Polymer 2, Polymer Starter Kit 2 and the polymer cli. To read further instructions on how to collaborate, check the PSK Github account.

How to run the application

You need to install NodeJS, NPM, Bower and polymer-cli.

To install the dependencies: npm install && bower install

To build the project: polymer-cli build

To run the development server: polymer-cli serve