Skip to content

bakaoh/AlteilBook

Repository files navigation

Alteil Cardbook

A card browser for Alteil CCG. This is my side project for trying out Polymer library

Demo

Setup

Prerequisites

Install polymer-cli:

npm install -g polymer-cli

Setup

git clone https://github.com/bakaoh/AlteilBook.git AlteilBook
cd AlteilBook
bower install
polymer build

Preview

This command serves the minified version of the app at http://localhost:8080 in an unbundled state, as it would be served by a push-compatible server:

polymer serve build/unbundled

This command serves the minified version of the app at http://localhost:8080 generated using fragment bundling:

polymer serve build/bundled

About

A card browser for Alteil

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published