Skip to content

kaldirirmi/kaldirirmi-frontend

Repository files navigation

Kaldirirmi.com is on the air. Visit the website!

Kaldirirmi.com Polymer 2 Web App Front End

Setup/Prerequisites

First, install Polymer CLI using npm (we assume you have pre-installed node.js).

npm install -g polymer-cli

Second, install Bower using npm

npm install -g bower

Initialize project from template

mkdir my-app
cd my-app
polymer init polymer-2-starter-kit

Start the development server

This command serves the app at http://127.0.0.1:8081 and provides basic URL routing for the app:

polymer serve

Build

polymer build

About

Polymer 2.5 - front-end project of kaldirirmi.com

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published