JosefJezek / test2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polymer Boilerplate

Polymer Boilerplate is template using Web Components and modern tools.

Fork this repo if you want to start your own application using Polymer.

Based on Yeoman generator v0.6.3

Features

Installation

Tools on Ubuntu

sudo add-apt-repository -y ppa:brightbox/ruby-ng
curl -sL https://deb.nodesource.com/setup | sudo bash -
sudo apt-get install -y nodejs ruby2.2
sudo npm install -g bower grunt-cli
sudo gem install sass

About

License:MIT License


Languages

Language:JavaScript 82.0%Language:CSS 18.0%